public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/33328]  New: sys_nerr  declaration assumed to be in errno.h
@ 2007-09-07  4:30 dannysmith at users dot sourceforge dot net
  2007-09-18 22:53 ` [Bug libstdc++/33328] " bkoz at gcc dot gnu dot org
  2009-01-08 23:05 ` bkoz at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: dannysmith at users dot sourceforge dot net @ 2007-09-07  4:30 UTC (permalink / raw)
  To: gcc-bugs

libstdc++-v3/acinclude.m4 tests if sys_nerr is in errno.h.  On  mingw32, it is
declared in stdlib.h, so autoconf test fails.  Judging from comment in
libiberty/strerror.c, sys_nerr is declared in stdio.h on BSD.


-- 
           Summary: sys_nerr  declaration assumed to be in errno.h
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dannysmith at users dot sourceforge dot net
 GCC build triplet: i686-pc-mingw32
  GCC host triplet: i686-pc-mingw32
GCC target triplet: i686-pc-mingw32


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33328


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

* [Bug libstdc++/33328] sys_nerr  declaration assumed to be in errno.h
  2007-09-07  4:30 [Bug libstdc++/33328] New: sys_nerr declaration assumed to be in errno.h dannysmith at users dot sourceforge dot net
@ 2007-09-18 22:53 ` bkoz at gcc dot gnu dot org
  2009-01-08 23:05 ` bkoz at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: bkoz at gcc dot gnu dot org @ 2007-09-18 22:53 UTC (permalink / raw)
  To: gcc-bugs



-- 

bkoz at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |bkoz at gcc dot gnu dot org
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-09-18 22:52:51
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33328


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

* [Bug libstdc++/33328] sys_nerr  declaration assumed to be in errno.h
  2007-09-07  4:30 [Bug libstdc++/33328] New: sys_nerr declaration assumed to be in errno.h dannysmith at users dot sourceforge dot net
  2007-09-18 22:53 ` [Bug libstdc++/33328] " bkoz at gcc dot gnu dot org
@ 2009-01-08 23:05 ` bkoz at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: bkoz at gcc dot gnu dot org @ 2009-01-08 23:05 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from bkoz at gcc dot gnu dot org  2009-01-08 23:05 -------
Fixed on trunk since:

2008-05-16  Benjamin Kosnik  <bkoz@redhat.com>

        * include/std/system_error: Align to current draft specifications.
        * src/system_error.cc: Same.
        * src/functexcept.cc: Adjust for corrected system_error construction.
        * include/std/ostream: Adjust error_code inserter.
        * acinclude.m4 (GLIBCXX_CHECK_SYSTEM_ERROR): Remove sys_nerr test.
        * config/abi/pre/gnu.ver: Add new exports.
...

And as system_error support was pulled from 4.3.x, this bug can't have been in
4.3.0.

This seems to have been reported against 4.4.x after 4.3.0 was released, or
early 4_3-branch pre-release. 

In any case, fixed.


-- 

bkoz at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |INVALID
   Target Milestone|---                         |4.4.0
            Version|4.3.0                       |4.4.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33328


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

end of thread, other threads:[~2009-01-08 23:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-07  4:30 [Bug libstdc++/33328] New: sys_nerr declaration assumed to be in errno.h dannysmith at users dot sourceforge dot net
2007-09-18 22:53 ` [Bug libstdc++/33328] " bkoz at gcc dot gnu dot org
2009-01-08 23:05 ` bkoz at gcc dot gnu dot org

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