[Issue 4817] CodeView: Enum members should have simple names

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4817 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|unspecified |D2 --

[Issue 4817] CodeView: Enum members should have simple names

2011-04-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4817 --- Comment #1 from Aldo Nunez aldonun...@gmail.com 2011-04-28 01:18:42 PDT --- Created an attachment (id=954) Use toChars instead of toPrettyChars. We can fix this by using toChars instead of toPrettyChars when writing LF_ENUMERATE records

[Issue 4817] CodeView: Enum members should have simple names

2011-04-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4817 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED