]> git.saurik.com Git - bison.git/commit
DJGPP spefic issue. Inhibit the use of disallowed characters for
authorJuan Manuel Guerrero <juan.guerrero@gmx.de>
Wed, 7 Mar 2007 21:57:35 +0000 (21:57 +0000)
committerJuan Manuel Guerrero <juan.guerrero@gmx.de>
Wed, 7 Mar 2007 21:57:35 +0000 (21:57 +0000)
commit122bea3ab92125b4f3e8a62ea01c237262af7d07
treecdc192f0b9cbf9dbf600812bcc7273bf1474737a
parentea3bcc0fcbb77ddacc84cff32e8008c265fbf53c
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.
ChangeLog