Hi,
>> >> is cygwin's __STRICT_ANSI__ and stdio.h behavior not so compatible to
>> >> glibc's?
>> >
>> > Cygwin is using newlib, newlib is BSD based. We introduced the
>> > compatibility checking macros from FreeBSD lately.
>>
>> i roughly checked FreeBSD include/stdio.h and sys/sys/cdefs.h.
>>
On Dec 15 02:17, KIMURA Masaru wrote:
> Hi,
>
> >> is cygwin's __STRICT_ANSI__ and stdio.h behavior not so compatible to
> >> glibc's?
> >
> > Cygwin is using newlib, newlib is BSD based. We introduced the
> > compatibility checking macros from FreeBSD lately.
>
> i roughly checked FreeBSD incl
Hi,
>> is cygwin's __STRICT_ANSI__ and stdio.h behavior not so compatible to
>> glibc's?
>
> Cygwin is using newlib, newlib is BSD based. We introduced the
> compatibility checking macros from FreeBSD lately.
i roughly checked FreeBSD include/stdio.h and sys/sys/cdefs.h.
https://github.com/free
On Dec 12 16:51, KIMURA Masaru wrote:
> Hi,
>
> is cygwin's __STRICT_ANSI__ and stdio.h behavior not so compatible to glibc's?
Cygwin is using newlib, newlib is BSD based. We introduced the
compatibility checking macros from FreeBSD lately.
Corinna
--
Corinna Vinschen Please
On 12/13/2015 11:56 PM, KIMURA Masaru wrote:
> Hi,
>
>>> is cygwin's __STRICT_ANSI__ and stdio.h behavior not so compatible to
>>> glibc's?
>>> especially, i meant routines in POSIX 1003.1:2001 (popen(), pclose(), etc).
>>> for a specific example, see a cparser issue[1] i submitted.
>>>
>>
>> Cyg
oops!
forgot to attach p.c, so resending now...
> Hi,
>
>>> is cygwin's __STRICT_ANSI__ and stdio.h behavior not so compatible to
>>> glibc's?
>>> especially, i meant routines in POSIX 1003.1:2001 (popen(), pclose(), etc).
>>> for a specific example, see a cparser issue[1] i submitted.
>>>
>>
>>
Hi,
>> is cygwin's __STRICT_ANSI__ and stdio.h behavior not so compatible to
>> glibc's?
>> especially, i meant routines in POSIX 1003.1:2001 (popen(), pclose(), etc).
>> for a specific example, see a cparser issue[1] i submitted.
>>
>
> Cygwin isn't wrong. __STRICT_ANSI__ doesn't mix with POSIX
On 12/12/2015 2:51 AM, KIMURA Masaru wrote:
> Hi,
>
> is cygwin's __STRICT_ANSI__ and stdio.h behavior not so compatible to glibc's?
> especially, i meant routines in POSIX 1003.1:2001 (popen(), pclose(), etc).
> for a specific example, see a cparser issue[1] i submitted.
>
Cygwin isn't wrong.
8 matches
Mail list logo