[dmd-internals] [D-Programming-Language/dmd] d6ce4a: debug symbols should always use the fully qualifie...
GitHub via dmd-internals
dmd-internals at puremagic.com
Thu Oct 9 23:50:20 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: d6ce4ad451102944f72e316fcf6e0afdf44a638d
https://github.com/D-Programming-Language/dmd/commit/d6ce4ad451102944f72e316fcf6e0afdf44a638d
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2014-10-07 (Tue, 07 Oct 2014)
Changed paths:
M src/tocsym.c
M src/toctype.c
Log Message:
-----------
debug symbols should always use the fully qualified names for template arguments
Commit: 43175e192a6f5e4f4d9c75afba6aacd71d8112f8
https://github.com/D-Programming-Language/dmd/commit/43175e192a6f5e4f4d9c75afba6aacd71d8112f8
Author: Walter Bright <walter at walterbright.com>
Date: 2014-10-09 (Thu, 09 Oct 2014)
Changed paths:
M src/tocsym.c
M src/toctype.c
Log Message:
-----------
Merge pull request #4050 from rainers/issue_13583
Fix Issue 13583: Inconsistent naming of template arguments in debug symbols
Compare: https://github.com/D-Programming-Language/dmd/compare/0e47db1fd51d...43175e192a6f
More information about the dmd-internals
mailing list