April 29, 2007 [Issue 1201] New: CodeView: missing BLOCK, WITH and LABEL symbols | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=1201 Summary: CodeView: missing BLOCK, WITH and LABEL symbols Product: D Version: 1.014 Platform: PC OS/Version: Windows Status: NEW Severity: normal Priority: P2 Component: DMD AssignedTo: bugzilla@digitalmars.com ReportedBy: jascha@mainia.de For scopes below procedure level (loops, etc.) DMD should emit BLOCK and WITH symbols to disambiguate variable symbols with equal names. Ambiguous symbol names occur quite often in functions with multiple for loops. LABEL symbols could also be emitted for convenience. -- |
Copyright © 1999-2021 by the D Language Foundation