October 05, 2013 [dmd-internals] [D-Programming-Language/dmd] 456890: fix Issue 7524 - #line __LINE__ doesn't parse on D... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 456890cf858d9e62efc3bef2316c0ee2699b962d https://github.com/D-Programming-Language/dmd/commit/456890cf858d9e62efc3bef2316c0ee2699b962d Author: Walter Bright <walter@walterbright.com> Date: 2013-10-04 (Fri, 04 Oct 2013) Changed paths: M src/lexer.c A test/compilable/test7524.d A test/fail_compilation/fail7524a.d A test/fail_compilation/fail7524b.d Log Message: ----------- fix Issue 7524 - #line __LINE__ doesn't parse on D2.020 and later Commit: 792382a068d8a958a736f10e7bb091c1715576eb https://github.com/D-Programming-Language/dmd/commit/792382a068d8a958a736f10e7bb091c1715576eb Author: Brad Roberts <braddr@puremagic.com> Date: 2013-10-05 (Sat, 05 Oct 2013) Changed paths: M src/lexer.c A test/compilable/test7524.d A test/fail_compilation/fail7524a.d A test/fail_compilation/fail7524b.d Log Message: ----------- Merge pull request #2621 from WalterBright/fix7524 fix Issue 7524 - #line __LINE__ doesn't parse on D2.020 and later Compare: https://github.com/D-Programming-Language/dmd/compare/3e87ccdd4db2...792382a068d8 |
Copyright © 1999-2021 by the D Language Foundation