[LLVMbugs] [Bug 9090] mingw-w64: locale implementation depends on POSIX headers and extensions
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Oct 22 05:30:49 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=9090
vanboxem.ruben at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #5 from vanboxem.ruben at gmail.com 2011-10-22 07:30:48 CDT ---
This problem has been worked around in support/win32/locale_win32.[h|cpp].
nl_types and dependent functionality has been stubbed for Windows, as in other
C++ Standard Library implementations.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list