make-w32
[Top][All Lists]
Advanced

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

Re: Fix for HAVE_DOS_PATHS build on cygwin


From: Christopher Faylor
Subject: Re: Fix for HAVE_DOS_PATHS build on cygwin
Date: Fri, 18 Aug 2006 16:42:09 -0400
User-agent: Mutt/1.5.11

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 <address@hidden>
>> 
>> 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




reply via email to

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