Just noticed:

 static char sh_chars_sh[]  = "#;\"*?[]&|<>(){}$`^";

Note the \"  This is in the #ifdef __MSDOS__ section which I assume
is on for mingw.   Why is " considered a shell character?

-Bill



_______________________________________________
Make-w32 mailing list
Make-w32@gnu.org
http://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to