[Issue 16700] New: New debug experience: enums are integers

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Nov 17 06:22:16 PST 2016


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

          Issue ID: 16700
           Summary: New debug experience: enums are integers
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Windows
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: visuald
          Assignee: nobody at puremagic.com
          Reporter: turkeyman at gmail.com

Just logging for the record.
Enum's show an integer rather than the enum key.
Obviously, it's very annoying to look up the enums constantly.

--


More information about the Digitalmars-d-bugs mailing list