[Issue 982] Codeview: symbols of enum type are declared integer

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Aug 23 01:46:37 UTC 2019


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

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

--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #10328 "fix Issue 4372, 982 - CodeView: type of
enumerator values reduced to …" was merged into master:

- f4e4b7e6ff66ec4d0d2774f309731c03392327cc by Rainer Schuetze:
  fix Issue 4372, 982 - CodeView: type of enumerator values reduced to base
type in debug info

  write a forward reference to the enum definition, it is emitted elsewhere

https://github.com/dlang/dmd/pull/10328

--


More information about the Digitalmars-d-bugs mailing list