[dmd-internals] [D-Programming-Language/dmd] 3f444a: fix issue 14717 - Ddoc macro recursion limit too l...
GitHub via dmd-internals
dmd-internals at puremagic.com
Sun Jul 5 04:58:52 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 3f444afaeffd70ca3eddf19512c4c51947de80e6
https://github.com/D-Programming-Language/dmd/commit/3f444afaeffd70ca3eddf19512c4c51947de80e6
Author: anonymous <aG0aep6G at users.noreply.github.com>
Date: 2015-07-04 (Sat, 04 Jul 2015)
Changed paths:
M src/macro.c
Log Message:
-----------
fix issue 14717 - Ddoc macro recursion limit too low
just add a zero
Commit: da73aaeced1a2f5570fc9dc601f5358e35844960
https://github.com/D-Programming-Language/dmd/commit/da73aaeced1a2f5570fc9dc601f5358e35844960
Author: anonymous <aG0aep6G at users.noreply.github.com>
Date: 2015-07-05 (Sun, 05 Jul 2015)
Changed paths:
M src/macro.c
M src/magicport.json
Log Message:
-----------
print an error when the macro expansion limit is exceeded
Commit: ef5153823b8df089ad3a342106d5010f6d8f6304
https://github.com/D-Programming-Language/dmd/commit/ef5153823b8df089ad3a342106d5010f6d8f6304
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2015-07-05 (Sun, 05 Jul 2015)
Changed paths:
M src/macro.c
M src/magicport.json
Log Message:
-----------
Merge pull request #4799 from aG0aep6G/14717
fix issue 14717 - Ddoc macro recursion limit too low
Compare: https://github.com/D-Programming-Language/dmd/compare/64c473c62aa0...ef5153823b8d
More information about the dmd-internals
mailing list