This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/47045] NetBSD: define changes in ctype.h
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 11 Jan 2011 16:34:40 +0000
- Subject: [Bug libstdc++/47045] NetBSD: define changes in ctype.h
- Auto-submitted: auto-generated
- References: <bug-47045-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47045
--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-01-11 16:34:31 UTC ---
GCC 4.6.0 can't be built on NetBSD (PR 47147) so unless that gets fixed there's
no way to test the changes, and so I thought no urgency to fix this one
I'm happy to commit the changes untested if you want.
I tried to check the NetBSD CVS repo to find out if ctype.h includes
sys/param.h but I couldn't find the right files