mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
DJGPP spefic issue. Inhibit the use of disallowed characters for
file name genertion on Win98, WinXP, etc. These are |<>":?*and concern testsuite case 46. * Makefile.am: djgpp/testsuite.sed added to EXTRA_DIST * djgpp/testsuite.sed: Inhibit the use of disallowed characters. * djgpp/config.bat: Inhibit the use of disallowed characters.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2007-03-07 Juan Manuel Guerrero <juan.guerrero@gmx.de>
|
||||
|
||||
DJGPP spefic issue. Inhibit the use of disallowed characters for
|
||||
file name genertion on Win98, WinXP, etc. These are |<>":?*\
|
||||
and concern testsuite case 46.
|
||||
* Makefile.am: djgpp/testsuite.sed added to EXTRA_DIST
|
||||
* djgpp/testsuite.sed: Inhibit the use of disallowed characters.
|
||||
* djgpp/config.bat: Inhibit the use of disallowed characters.
|
||||
|
||||
2007-03-02 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||
|
||||
Miscellaneous %define and %code cleanup.
|
||||
|
||||
Reference in New Issue
Block a user