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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Aug 21 06:53:28 UTC 2019


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
@rainers created dlang/dmd pull request #10328 "fix Issue 4372, 982 - CodeView:
type of enumerator values reduced to …" fixing this issue:

- 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