On Mar 10 16:34, Václav Zeman wrote:
> On 10 March 2014 11:39, Corinna Vinschen wrote:
> > On Mar 10 10:11, Václav Zeman wrote:
> >> On 7 March 2014 21:08, Corinna Vinschen wrote:
> >> > On Mar 7 17:04, Václav Zeman wrote:
> >> >> Hi.
> >> >>
> >> >> This bit from /usr/include/stdlib.h hides the `
On 10 March 2014 11:39, Corinna Vinschen wrote:
> On Mar 10 10:11, Václav Zeman wrote:
>> On 7 March 2014 21:08, Corinna Vinschen wrote:
>> > On Mar 7 17:04, Václav Zeman wrote:
>> >> Hi.
>> >>
>> >> This bit from /usr/include/stdlib.h hides the `strtold()` function
>> >> even though the `strtold`
On Mar 10 10:11, Václav Zeman wrote:
> On 7 March 2014 21:08, Corinna Vinschen wrote:
> > On Mar 7 17:04, Václav Zeman wrote:
> >> Hi.
> >>
> >> This bit from /usr/include/stdlib.h hides the `strtold()` function
> >> even though the `strtold` symbol appears to be exported from
> >> `cygwin1.dll`:
On 7 March 2014 21:08, Corinna Vinschen wrote:
> On Mar 7 17:04, Václav Zeman wrote:
>> Hi.
>>
>> This bit from /usr/include/stdlib.h hides the `strtold()` function
>> even though the `strtold` symbol appears to be exported from
>> `cygwin1.dll`:
>>
>> {.c}
>> /* On platforms where long double
On Mar 7 17:04, Václav Zeman wrote:
> Hi.
>
> This bit from /usr/include/stdlib.h hides the `strtold()` function
> even though the `strtold` symbol appears to be exported from
> `cygwin1.dll`:
>
> {.c}
> /* On platforms where long double equals double. */
> #ifdef _LDBL_EQ_DBL
> #if !define
Hi.
This bit from /usr/include/stdlib.h hides the `strtold()` function
even though the `strtold` symbol appears to be exported from
`cygwin1.dll`:
{.c}
/* On platforms where long double equals double. */
#ifdef _LDBL_EQ_DBL
#if !defined(__STRICT_ANSI__) || (__STDC_VERSION__ >= 199901L) ||
(_
6 matches
Mail list logo