This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Warnings compiling debug/warning-nop


> With GCC 4.0 I get these warnings compiling warning-nop.c:

That's the way the cookie crumbles.

> These functions do not exist with GCC 4.0.  I propose the appended
> patch which I've tested on i686-linux-gnu.  Ok to commit?

No.  That defeats the purpose of the file, which is to define symbols in
the ABI.  With your change, it will define nothing.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]