diff options
author | korbb <korbb@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-05-26 17:40:44 +0000 |
---|---|---|
committer | korbb <korbb@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-05-26 17:40:44 +0000 |
commit | 1fb1becd610bae7f85955d68b2b0dad5620f55d0 (patch) | |
tree | 3f83fddb3b2e7e02f29c7f825267090a87fd2e2f /gcc/fixinc/README | |
parent | 8de45cd157940ddd5b3d230acf96db3c9563d403 (diff) | |
download | ppe42-gcc-1fb1becd610bae7f85955d68b2b0dad5620f55d0.tar.gz ppe42-gcc-1fb1becd610bae7f85955d68b2b0dad5620f55d0.zip |
Add another caveat
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42637 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/fixinc/README')
-rw-r--r-- | gcc/fixinc/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/fixinc/README b/gcc/fixinc/README index 131300f6ba4..06fe879245e 100644 --- a/gcc/fixinc/README +++ b/gcc/fixinc/README @@ -36,6 +36,9 @@ please, to me: bkorb@gnu.org. Here are the rules for making fixes in the inclhack.def file: +0. If you are not the fixincludes maintainer, please send that + person email about any changes you may want to make. Thanks! + 1. Every fix must have a "hackname" that is compatible with C syntax for variable names and is unique without regard to alphabetic case. Please keep them alphabetical by this name. :-) |