[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Using stpcpy
From: |
Eli Zaretskii |
Subject: |
Re: Using stpcpy |
Date: |
Sun, 28 Dec 2014 05:36:40 +0200 |
> From: David Engster <address@hidden>
> Cc: address@hidden, address@hidden
> Date: Sat, 27 Dec 2014 21:49:50 +0100
>
> However, the above release notes also say that it will only switch
> functions "for hosted compilations where stpcpy is available in the
> runtime and headers provide its prototype", so the prototype alone
> should not be enough. Why does GCC think that your runtime provides
> stpcpy when it does not?
It probably assumes that if a system header provides a prototype,
it's a sign that the runtime has it. And gnulib headers announce
themselves as system headers.
- Re: Using stpcpy, (continued)
- Re: Using stpcpy, cg, 2014/12/27
- Re: Using stpcpy, Eli Zaretskii, 2014/12/27
- Re: Using stpcpy, David Engster, 2014/12/27
- Re: Using stpcpy, Eli Zaretskii, 2014/12/27
- Re: Using stpcpy, Eli Zaretskii, 2014/12/27
- Re: Using stpcpy, David Engster, 2014/12/27
- Re: Using stpcpy,
Eli Zaretskii <=
- Re: Using stpcpy, Richard Stallman, 2014/12/28