Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: ac4de32709c2fafd0bd73222458f6899e0e2641c
      
https://github.com/D-Programming-Language/dmd/commit/ac4de32709c2fafd0bd73222458f6899e0e2641c
  Author: k-hara <[email protected]>
  Date:   2014-07-16 (Wed, 16 Jul 2014)

  Changed paths:
    M src/func.c
    M test/runnable/testinvariant.d

  Log Message:
  -----------
  fix Issue 13113 - cannot build druntime's gc.d with -debug=INVARIANT, bad 
@nogc inference?

Bypass attribute check on direct invariant calls.


  Commit: 8e56b9faffb2c9a3d9e1d6c3a0c74ffc9c486033
      
https://github.com/D-Programming-Language/dmd/commit/8e56b9faffb2c9a3d9e1d6c3a0c74ffc9c486033
  Author: Walter Bright <[email protected]>
  Date:   2014-07-20 (Sun, 20 Jul 2014)

  Changed paths:
    M src/func.c
    M test/runnable/testinvariant.d

  Log Message:
  -----------
  Merge pull request #3775 from 9rnsr/fix13113

Issue 13113 - cannot build druntime's gc.d with -debug=INVARIANT, bad @nogc 
inference?


Compare: 
https://github.com/D-Programming-Language/dmd/compare/82b031c22f18...8e56b9faffb2
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to