Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: c3cdae6b97b9dc368cfd78b61d73902b7846db12
      
https://github.com/D-Programming-Language/dmd/commit/c3cdae6b97b9dc368cfd78b61d73902b7846db12
  Author: k-hara <[email protected]>
  Date:   2014-05-13 (Tue, 13 May 2014)

  Changed paths:
    M src/class.c
    M src/struct.c
    M test/runnable/template9.d

  Log Message:
  -----------
  fix Issue 12719 - struct.c:705: virtual void 
StructDeclaration::semantic(Scope*): Assertion `parent && parent == sc->parent' 
failed.


  Commit: d02621fbe33c560261dd46192ee1d8bd3453a603
      
https://github.com/D-Programming-Language/dmd/commit/d02621fbe33c560261dd46192ee1d8bd3453a603
  Author: Walter Bright <[email protected]>
  Date:   2014-05-13 (Tue, 13 May 2014)

  Changed paths:
    M src/class.c
    M src/struct.c
    M test/runnable/template9.d

  Log Message:
  -----------
  Merge pull request #3544 from 9rnsr/fix12719

Issue 12719 - struct.c:705: virtual void StructDeclaration::semantic(Scope*): 
Assertion `parent && parent == sc->parent' failed.


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

Reply via email to