On Fri, Aug 18, 2006 at 11:29:39PM +0300, Eli Zaretskii wrote:
>> Date: Fri, 18 Aug 2006 15:26:34 -0400
>> From: Christopher Faylor <[EMAIL PROTECTED]>
>> 
>> Why would sh_chars_sh be different from the standard sh_chars?
>
>I have no special reason, except that I copied the value from what is
>used by WINDOWS32.  If you think that's TRT, let's add `~' and `!', or
>just point sh_chars_sh to sh_chars.

I think should be something like:

static const char *sh_chars_sh = sh_chars;

I'm not sure about the 'const' in the above, though.

cgf


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

Reply via email to