public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/10110] New: Separate __STDC_* predefines from features.h
@ 2009-04-28 15:17 jsm28 at gcc dot gnu dot org
  2009-04-28 15:18 ` [Bug libc/10110] " jsm28 at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2009-04-28 15:17 UTC (permalink / raw)
  To: glibc-bugs

To support implementing the C99 requirement that the __STDC_* predefined
macros are constant throughout the translation unit (not undefined before
system headers are included and defined afterwards), glibc should put those
such macros it defines in a standalone header included from <features.h>
that is also suitable for the compiler to preinclude by default.

A glibc patch is at <http://sourceware.org/ml/libc-alpha/2009-04/txt00001.txt>
and I'll also attach it to this PR.  Note that this patch is very simple and
it should be clear that it is safe; it's the GCC patch included with the same
message <http://sourceware.org/ml/libc-alpha/2009-04/msg00005.html> that's
the more complicated side of implementing this C99 requirement.

-- 
           Summary: Separate __STDC_* predefines from features.h
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: jsm28 at gcc dot gnu dot org
                CC: glibc-bugs at sources dot redhat dot com


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

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-06-30  9:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-10110-131@http.sourceware.org/bugzilla/>
2011-01-08 17:05 ` [Bug libc/10110] Separate __STDC_* predefines from features.h jsm28 at gcc dot gnu.org
2011-01-09 14:10 ` drepper.fsp at gmail dot com
2012-02-22 12:59 ` jsm28 at gcc dot gnu.org
2014-06-30  9:16 ` fweimer at redhat dot com
2009-04-28 15:17 [Bug libc/10110] New: " jsm28 at gcc dot gnu dot org
2009-04-28 15:18 ` [Bug libc/10110] " jsm28 at gcc dot gnu dot org
2009-06-16 15:31 ` drepper at redhat dot com
2009-06-16 16:20 ` joseph at codesourcery dot com
2010-06-01  3:58 ` pasky at suse dot cz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).