X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/f377f69fec28013c79db4efe12bbb9d48987fb2c..08721544d1cdc1214848f38a810e65e2bfb564fa:/HACKING?ds=sidebyside diff --git a/HACKING b/HACKING index 3db97743..bd83382a 100644 --- 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. + -----