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 [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
