On Wed, Sep 13, 2006 at 06:57:15AM -0600, Eric Blake wrote:
>According to Christopher Faylor on 9/12/2006 9:15 AM:
>>> 2006-09-11 Eric Blake <[EMAIL PROTECTED]>
>>>
>>> * cygcheck.cc (main): Restore POSIXLY_CORRECT before displaying
>>> user's environment.
>>
>> Applied.
>
>Not quite. T
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Christopher Faylor on 9/12/2006 9:15 AM:
>> 2006-09-11 Eric Blake <[EMAIL PROTECTED]>
>>
>> * cygcheck.cc (main): Restore POSIXLY_CORRECT before displaying
>> user's environment.
>
> Applied.
Not quite. The changelog changed
On Tue, Sep 12, 2006 at 12:05:06PM +, Eric Blake wrote:
>> > That is being set by cygcheck, just before invoking external programs. It
>> > probably had something to do with forcing external programs to not
>> > rearrange
>> > option arguments (for example, "ls foo --all" treats --all as an
> > That is being set by cygcheck, just before invoking external programs. It
> > probably had something to do with forcing external programs to not
> > rearrange
> > option arguments (for example, "ls foo --all" treats --all as an option,
> > but "POSIXLY_CORRECT=1 ls foo --all" treats --all