[LLVMbugs] [Bug 9090] New: mingw-w64: locale implementation depends on POSIX headers and extensions

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Jan 28 09:01:09 PST 2011


http://llvm.org/bugs/show_bug.cgi?id=9090

           Summary: mingw-w64: locale implementation depends on POSIX
                    headers and extensions
           Product: libc++
           Version: unspecified
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
        AssignedTo: hhinnant at apple.com
        ReportedBy: vanboxem.ruben at gmail.com
                CC: llvmbugs at cs.uiuc.edu


Windows does not provide nl_types.h and compilation fails because of this.
Perhaps a solution is to provide an implementation for Windows, for example
KDEWin's:
http://lxr.kde.org/source/kdesupport/kdewin-git/include/mingw/nl_types.h

MinGW-w64 does not provide xlocale.h. I have contacted the project about this.

-- 
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