Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 260dba58ca264f26967f0d6ecc6f6b8bdde39611
      
https://github.com/D-Programming-Language/dmd/commit/260dba58ca264f26967f0d6ecc6f6b8bdde39611
  Author: k-hara <[email protected]>
  Date:   2015-02-03 (Tue, 03 Feb 2015)

  Changed paths:
    M src/import.c
    A test/fail_compilation/ice14116.d
    A test/fail_compilation/imports/a14116.d

  Log Message:
  -----------
  fix Issue 14116 - Assertion failure: 'p->isPkgMod == PKGmodule' on line 143 
in file 'import.c'


  Commit: 8bf9a94d467450ffa245f6a9b32dc85a80ce3e4c
      
https://github.com/D-Programming-Language/dmd/commit/8bf9a94d467450ffa245f6a9b32dc85a80ce3e4c
  Author: Walter Bright <[email protected]>
  Date:   2015-02-02 (Mon, 02 Feb 2015)

  Changed paths:
    M src/import.c
    A test/fail_compilation/ice14116.d
    A test/fail_compilation/imports/a14116.d

  Log Message:
  -----------
  Merge pull request #4372 from 9rnsr/fix14116

Issue 14116 - Assertion failure: 'p->isPkgMod == PKGmodule' on line 143 in file 
'import.c'


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

Reply via email to