http://llvm.org/bugs/show_bug.cgi?id=9090
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from [email protected] 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
