This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/53178] fixinclude needed for iso/ctype_iso.h on Solaris 8
- From: "skunk at iskunk dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 02 May 2012 15:57:24 +0000
- Subject: [Bug other/53178] fixinclude needed for iso/ctype_iso.h on Solaris 8
- Auto-submitted: auto-generated
- References: <bug-53178-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53178
--- Comment #2 from Daniel Richard G. <skunk at iskunk dot org> 2012-05-02 15:57:24 UTC ---
(In reply to comment #1)
> Is this problem also present in more recent Solaris releases?
It's gone as of Solaris 10 (the macros have the necessary casts), but I don't
have a 9 system to check.
Can a fixinclude go in, just so that 4.7 can have reasonably complete -Werror
support for Solaris 8? No previous version of GCC is going to have that.