Fix bug #10252: Remove any trailing slashes from -C arguments (WINDOWS32).

Add a regression test for "@" before a define/enddef vs. one inside.
This commit is contained in:
Paul Smith
2004-11-29 01:35:13 +00:00
parent 539f513773
commit be6a8bc869
5 changed files with 89 additions and 23 deletions

View File

@@ -1,5 +1,8 @@
2004-11-28 Paul D. Smith <psmith@gnu.org>
* main.c (main) [WINDOWS32]: Remove any trailing slashes from -C
arguments. Fixes bug #10252.
Fix for bug #1276: Handle SHELL according to POSIX requirements.
* main.c (main): Set SHELL to v_noexport by default. Remember the