www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 22468] New: DWARF: dchar type is missing encoding

https://issues.dlang.org/show_bug.cgi?id=22468

          Issue ID: 22468
           Summary: DWARF: dchar type is missing encoding
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: contact lsferreira.net

Currently dchar types doesn't export type encoding. They should export UTF
encoding to be properly handled by debuggers.

--
Nov 01 2021