This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/53457] Accommodate non-compliant ioctl() on VxWorks
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 01 Oct 2012 23:43:25 +0000
- Subject: [Bug libstdc++/53457] Accommodate non-compliant ioctl() on VxWorks
- Auto-submitted: auto-generated
- References: <bug-53457-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53457
--- Comment #8 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-10-01 23:43:25 UTC ---
Can we close this now? I think we figured out that wasn't a C++ library-proper
issue, instead a fixincludes issue, but I don't understand whether the patches
are actually in and we can close this?!?