Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 57d52dd4ab946b7b9813df1f57021880861fabcd
      
https://github.com/D-Programming-Language/dmd/commit/57d52dd4ab946b7b9813df1f57021880861fabcd
  Author: k-hara <[email protected]>
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
    M src/func.c
    M test/compilable/compile1.d

  Log Message:
  -----------
  fix Issue 9690 - cannot access to @disable'd symbol from inner function of 
another @disable'd


  Commit: 20c23427355bb9d91ab995c4c3cb153a17d29985
      
https://github.com/D-Programming-Language/dmd/commit/20c23427355bb9d91ab995c4c3cb153a17d29985
  Author: Walter Bright <[email protected]>
  Date:   2013-11-21 (Thu, 21 Nov 2013)

  Changed paths:
    M src/func.c
    M test/compilable/compile1.d

  Log Message:
  -----------
  Merge pull request #2799 from 9rnsr/fix9690

Issue 9690 - cannot access to @disable'd symbol from inner function of another 
@disable'd


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

Reply via email to