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 <[email protected]>
  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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to