public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug math/14805] New: Incorrect types of FE_DFL_ENV
@ 2012-11-05 13:34 jsm28 at gcc dot gnu.org
  2012-11-05 13:42 ` [Bug math/14805] " jsm28 at gcc dot gnu.org
  2014-06-14 11:15 ` fweimer at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2012-11-05 13:34 UTC (permalink / raw)
  To: glibc-bugs

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

             Bug #: 14805
           Summary: Incorrect types of FE_DFL_ENV
           Product: glibc
           Version: 2.16
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
        AssignedTo: unassigned@sourceware.org
        ReportedBy: jsm28@gcc.gnu.org
    Classification: Unclassified


For ARM, HPPA and SH, FE_DFL_ENV has the wrong type, fenv_t * rather than const
fenv_t * as specified by ISO C.  For HPPA, FE_NOMASK_ENV also has the wrong
type (implementation-defined environment macros are also supposed to have type
const fenv_t *).  I'll apply the obvious patch to fix this.

-- 
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 math/14805] Incorrect types of FE_DFL_ENV
  2012-11-05 13:34 [Bug math/14805] New: Incorrect types of FE_DFL_ENV jsm28 at gcc dot gnu.org
@ 2012-11-05 13:42 ` jsm28 at gcc dot gnu.org
  2014-06-14 11:15 ` fweimer at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2012-11-05 13:42 UTC (permalink / raw)
  To: glibc-bugs

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

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

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

--- Comment #1 from Joseph Myers <jsm28 at gcc dot gnu.org> 2012-11-05 13:41:58 UTC ---
Fixed for 2.17 by:

commit acfa885ff15833047b5bba0ce51be3c84fbd9719
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Mon Nov 5 13:38:40 2012 +0000

    Fix types of FE_DFL_ENV and FE_NOMASK_ENV (bug 14805).

-- 
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 math/14805] Incorrect types of FE_DFL_ENV
  2012-11-05 13:34 [Bug math/14805] New: Incorrect types of FE_DFL_ENV jsm28 at gcc dot gnu.org
  2012-11-05 13:42 ` [Bug math/14805] " jsm28 at gcc dot gnu.org
@ 2014-06-14 11:15 ` fweimer at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: fweimer at redhat dot com @ 2014-06-14 11:15 UTC (permalink / raw)
  To: glibc-bugs

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

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-14 11:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-05 13:34 [Bug math/14805] New: Incorrect types of FE_DFL_ENV jsm28 at gcc dot gnu.org
2012-11-05 13:42 ` [Bug math/14805] " jsm28 at gcc dot gnu.org
2014-06-14 11:15 ` 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).