This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


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

[Bug libc/4000] <argp.h> has a buggy __NTH macro definition


------- Additional Comments From madcoder at debian dot org  2007-02-12 14:42 -------
(In reply to comment #2)
> sys/cdefs.h is already included when you include argp.h (stdio.h includes
> features.h which includes sys/cdefs.h), the define is there
> just for the case where argp.h is used standalone as part of gnulib on
> non-glibc system.
> Your patch only makes things worse, no header should ever undef these
> macros.

okay that makes sense. thanks for the explanation, I suppose you can close the 
bug then (i'll even do it).

Cheers,

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


http://sourceware.org/bugzilla/show_bug.cgi?id=4000

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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