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/13324] sys/mount.h on linux defines poorly-namespaced macro BLOCK_SIZE


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

Rich Felker <bugdal at aerifal dot cx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugdal at aerifal dot cx

--- Comment #1 from Rich Felker <bugdal at aerifal dot cx> 2011-10-20 03:00:26 UTC ---
In fairness, sys/mount.h is not a standard libc header, and few programs except
"mount" have any business including it in the first place... If you want this
addressed I think you'd better describe the real world situation you're
encountering (what sort of program is including sys/mount.h, for what purpose,
and whether it's including it just in one specific module that uses it or in
all modules perhaps implicitly through nested includes, etc.). My prediction
though is that this one will be RESOLVED/INVALID in a hurry...

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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