aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Korb <korbb@gcc.gnu.org>2001-05-26 17:40:44 +0000
committerBruce Korb <korbb@gcc.gnu.org>2001-05-26 17:40:44 +0000
commitba8e7caf5f2022cb7e15e9280bb547ba513fe993 (patch)
tree3f83fddb3b2e7e02f29c7f825267090a87fd2e2f
parentd42d227ea8ce1065e9a2015fdef135ff4a7551bc (diff)
downloadgcc-ba8e7caf5f2022cb7e15e9280bb547ba513fe993.zip
gcc-ba8e7caf5f2022cb7e15e9280bb547ba513fe993.tar.gz
gcc-ba8e7caf5f2022cb7e15e9280bb547ba513fe993.tar.bz2
Add another caveat
From-SVN: r42637
-rw-r--r--gcc/fixinc/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/fixinc/README b/gcc/fixinc/README
index 131300f..06fe879 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. :-)