CVS update: /ccvs/
[email protected] 15 Jun 2005 15:30:01 -0000
| Newsgroups | gmane.comp.version-control.cvs.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: dprice Date: 05/06/15 08:30:01 Modified: /ccvs/ ChangeLog, HACKING Log: * HACKING: Note GNU Bison 1.875 requirement. File Changes: Directory: /ccvs/ ================= File [changed]: ChangeLog Url: https://ccvs.cvshome.org/source/browse/ccvs/ChangeLog?r1=1.1228&r2=1.1229 Delta lines: +4 -0 ------------------- --- ChangeLog 12 Jun 2005 20:38:39 -0000 1.1228 +++ ChangeLog 15 Jun 2005 15:29:59 -0000 1.1229 @@ -1,3 +1,7 @@ +2005-06-15 Derek Price <[email protected]> + + * HACKING: Note GNU Bison 1.875 requirement. + 2005-06-12 Conrad T. Pino <[email protected]> * cvsnt.dsp: Add file "lstat.h" to project. File [changed]: HACKING Url: https://ccvs.cvshome.org/source/browse/ccvs/HACKING?r1=1.41&r2=1.42 Delta lines: +6 -0 ------------------- --- HACKING 10 Jun 2005 15:31:28 -0000 1.41 +++ HACKING 15 Jun 2005 15:29:59 -0000 1.42 @@ -327,6 +327,12 @@ please run windows-NT/fix-msvc-mak.pl to remove the absolute paths from the generated *.mak files before generating any patches. +* Rebuilding Yacc sources + +The lib/getdate.y file requires GNU Bison 1.875 to rebuild lib/getdate.c. Not +having GNU Bison 1.875 should not stop the build unless the lib/getdate.c file +is actually missing, perhaps deleted via `make maintainerclean'. + * Writing patches (strategy) Only some kinds of changes are suitable for inclusion in the