May 15, 2013 [dmd-internals] [D-Programming-Language/dmd] 3d7b96: fix line number for PragmaDeclaration | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 3d7b965da0947a3fd212174a2491c40aa5a28770 https://github.com/D-Programming-Language/dmd/commit/3d7b965da0947a3fd212174a2491c40aa5a28770 Author: Martin Nowak <code@dawg.eu> Date: 2013-05-13 (Mon, 13 May 2013) Changed paths: M src/parse.c M test/fail_compilation/mangle1.d Log Message: ----------- fix line number for PragmaDeclaration Commit: e9629f8fdb89d4000ff5c98c9d015254a93f2063 https://github.com/D-Programming-Language/dmd/commit/e9629f8fdb89d4000ff5c98c9d015254a93f2063 Author: Martin Nowak <code@dawg.eu> Date: 2013-05-15 (Wed, 15 May 2013) Changed paths: M src/attrib.c A test/fail_compilation/mangle2.d M test/runnable/mangle.d Log Message: ----------- only allow letters, digits, UniAlpha and "$%().:?@[]_" for mangling Commit: 20fac374f481a739db4be727e603bf381370fc83 https://github.com/D-Programming-Language/dmd/commit/20fac374f481a739db4be727e603bf381370fc83 Author: Daniel Murphy <yebblies@gmail.com> Date: 2013-05-15 (Wed, 15 May 2013) Changed paths: M src/attrib.c M src/parse.c M test/fail_compilation/mangle1.d A test/fail_compilation/mangle2.d M test/runnable/mangle.d Log Message: ----------- Merge pull request #2030 from dawgfoto/fixupPragmaMangle remove test cases with non-graphical characters Compare: https://github.com/D-Programming-Language/dmd/compare/52518048ba11...20fac374f481 |
Copyright © 1999-2021 by the D Language Foundation