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

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