[Issue 17619] [REG2.072] Wrong debug line information with single line loops

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Oct 7 20:05:08 UTC 2017


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

--- Comment #7 from github-bugzilla at puremagic.com ---
Commits pushed to stable at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/056160d108df108d99783b77ea5b9e0b04a9d592
fix issue 17619: for statements without curly braces, default endloc to
location of last token, not next token

https://github.com/dlang/dmd/commit/64fda491f77ca98a1814dd20e7be917c1c767369
Merge pull request #7189 from rainers/fix_17619

 fix issue 17619:  [REG2.072] Wrong debug line information with single line
loops
merged-on-behalf-of: Walter Bright <WalterBright at users.noreply.github.com>

--


More information about the Digitalmars-d-bugs mailing list