Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 48788c36b8726b50af2c2da8ff8d916e957056ac
      
https://github.com/D-Programming-Language/dmd/commit/48788c36b8726b50af2c2da8ff8d916e957056ac
  Author: Andrej Mitrovic <[email protected]>
  Date:   2013-07-22 (Mon, 22 Jul 2013)

  Changed paths:
    M src/parse.c
    A test/compilable/test10695.d

  Log Message:
  -----------
  Fixes Issue 10695 - ICE when using __MODULE__ within mixin string.


  Commit: 3f7c3297bba6d75c2d1e49850656e66484d7b82a
      
https://github.com/D-Programming-Language/dmd/commit/3f7c3297bba6d75c2d1e49850656e66484d7b82a
  Author: Hara Kenji <[email protected]>
  Date:   2013-07-22 (Mon, 22 Jul 2013)

  Changed paths:
    M src/parse.c
    A test/compilable/test10695.d

  Log Message:
  -----------
  Merge pull request #2372 from AndrejMitrovic/Fix10695

Issue 10695 - ICE when using __MODULE__ within a mixin string.


Compare: 
https://github.com/D-Programming-Language/dmd/compare/bbcd96872ea1...3f7c3297bba6
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to