]> git.saurik.com Git - bison.git/blobdiff - HACKING
(getargs): Don't assume EOF == -1.
[bison.git] / HACKING
diff --git a/HACKING b/HACKING
index 3db97743b39e33ef5d03b8212bc5089d2a1c3df7..bd83382af9a2b72480f8ca4eeec370c1925951b4 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -54,7 +54,7 @@ release:
 
 - run `make maintainer-check' which:
   - runs `valgrind -q bison' to run Bison under Valgrind.
-  - runs the parsers under Valdrind.
+  - runs the parsers under Valgrind.
   - runs the test suite with G++ as C compiler...
 
 - Change tests/atlocal/CFLAGS to add your preferred options.  For
@@ -110,6 +110,10 @@ Complete/fix the announcement file, and send it at least to
 info@gnu.org (if a real release, or a ``serious beta''),
 bison@gnu.org, and translation@iro.umontreal.ca.
 
+Send the same announcement on the comp.compilers newsgroup.  Do not
+make any Cc as the moderator will throw away anything cross-posted or
+Cc'ed.  It really needs to be a separate message.
+
 
 -----