www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 333] New: std.c.locale

reply d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=333

           Summary: std.c.locale
           Product: D
           Version: 0.166
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: patch
          Severity: enhancement
          Priority: P2
         Component: Phobos
        AssignedTo: bugzilla digitalmars.com
        ReportedBy: thomas-dloop kuehne.cn


The attached locale.d provides access to C's <locale.h>.

Please note that the struct layout and constants have only been checked against
Linux - Windows might require some versioning.


-- 
Sep 08 2006
next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=333






Created an attachment (id=27)
 --> (http://d.puremagic.com/issues/attachment.cgi?id=27&action=view)
module std.c.locale;


-- 
Sep 08 2006
prev sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=333


bugzilla digitalmars.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED





Added DMD 0.173


-- 
Nov 09 2006