http://d.puremagic.com/issues/show_bug.cgi?id=11293
--- Comment #2 from github-bugzi...@puremagic.com 2013-10-20 04:10:01 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/druntime https://github.com/D-Programming-Language/druntime/commit/3ef5a0b2e4ffbf9286868ab3f3621bda5e0d743a fix issue 11293 (locale enumeration for Windows, OS X, Linux, FreeBSD) Add the missing LC_MESSAGES constant for Linux. Fix the enumeration values for Windows, OS X and FreeBSD, which were using Linux's values, incorrectly. https://github.com/D-Programming-Language/druntime/commit/3385c79d5c3519bd02518f8455503c2bd3d3b551 Merge pull request #641 from luismarques/issue_11293 fix issue 11293 (locale enumeration for Windows, OS X, Linux) -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------