[dmd-internals] [D-Programming-Language/dmd] 483ecc: fix Issue 11136 - ICE on incorrect module declarat...

GitHub noreply at github.com
Tue Oct 1 19:25:44 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 483ecc2815b4504bd4e30af2156957450d985307
      https://github.com/D-Programming-Language/dmd/commit/483ecc2815b4504bd4e30af2156957450d985307
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-10-01 (Tue, 01 Oct 2013)

  Changed paths:
    M src/module.c
    A test/compilable/imports/bar11136.d
    A test/compilable/test11136.d

  Log Message:
  -----------
  fix Issue 11136 - ICE on incorrect module declaration


  Commit: bd75cde6cbd43bffb9f2bf3b7fa07862d2f7d598
      https://github.com/D-Programming-Language/dmd/commit/bd75cde6cbd43bffb9f2bf3b7fa07862d2f7d598
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2013-10-01 (Tue, 01 Oct 2013)

  Changed paths:
    M src/module.c
    A test/compilable/imports/bar11136.d
    A test/compilable/test11136.d

  Log Message:
  -----------
  Merge pull request #2606 from WalterBright/fix11136

fix Issue 11136 - ICE on incorrect module declaration


Compare: https://github.com/D-Programming-Language/dmd/compare/2daa4f78ab93...bd75cde6cbd4


More information about the dmd-internals mailing list