make-w32
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mingw make problem


From: William A. Hoffman
Subject: Re: mingw make problem
Date: Fri, 18 Aug 2006 08:58:00 -0400

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]