public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/13553] New: Remove __const, __signed, __volatile
@ 2012-01-03 22:14 jsm28 at gcc dot gnu.org
  2012-01-08  4:58 ` [Bug libc/13553] " drepper.fsp at gmail dot com
  2014-06-27 11:19 ` fweimer at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2012-01-03 22:14 UTC (permalink / raw)
  To: glibc-bugs

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

             Bug #: 13553
           Summary: Remove __const, __signed, __volatile
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper.fsp@gmail.com
        ReportedBy: jsm28@gcc.gnu.org
    Classification: Unclassified


sys/cdefs.h still defines __const, __signed and __volatile for non-GCC
compilers, to support headers using those versions of keywords.  But support
for non-ISO C compilers was removed in glibc 2.2.  So use of __const, __signed
and __volatile in glibc headers is just a relic of old support for pre-C90
compilers; the headers should be changed to use plain "const" etc., and the
definitions in sys/cdefs.h removed.

-- 
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.


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

* [Bug libc/13553] Remove __const, __signed, __volatile
  2012-01-03 22:14 [Bug libc/13553] New: Remove __const, __signed, __volatile jsm28 at gcc dot gnu.org
@ 2012-01-08  4:58 ` drepper.fsp at gmail dot com
  2014-06-27 11:19 ` fweimer at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: drepper.fsp at gmail dot com @ 2012-01-08  4:58 UTC (permalink / raw)
  To: glibc-bugs

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

Ulrich Drepper <drepper.fsp at gmail dot com> changed:

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

--- Comment #1 from Ulrich Drepper <drepper.fsp at gmail dot com> 2012-01-08 04:57:59 UTC ---
I added a patch.

-- 
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.


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

* [Bug libc/13553] Remove __const, __signed, __volatile
  2012-01-03 22:14 [Bug libc/13553] New: Remove __const, __signed, __volatile jsm28 at gcc dot gnu.org
  2012-01-08  4:58 ` [Bug libc/13553] " drepper.fsp at gmail dot com
@ 2014-06-27 11:19 ` fweimer at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: fweimer at redhat dot com @ 2014-06-27 11:19 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=13553

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

end of thread, other threads:[~2014-06-27 11:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-03 22:14 [Bug libc/13553] New: Remove __const, __signed, __volatile jsm28 at gcc dot gnu.org
2012-01-08  4:58 ` [Bug libc/13553] " drepper.fsp at gmail dot com
2014-06-27 11:19 ` fweimer at redhat dot com

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).