[Issue 24126] New: toStringz does not support wchar and dchar
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu Aug 31 16:42:52 UTC 2023
    
    
  
https://issues.dlang.org/show_bug.cgi?id=24126
          Issue ID: 24126
           Summary: toStringz does not support wchar and dchar
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Windows
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: phobos
          Assignee: flyboynw at gmail.com
          Reporter: flyboynw at gmail.com
                CC: iamthewilsonator at hotmail.com
The std.string.toStringz function currently only works with char strings and
not strings of wchar or dchar.
--
    
    
More information about the Digitalmars-d-bugs
mailing list