[dmd-internals] [D-Programming-Language/dmd] 0d30f1: Fixes Issue 10327 - More informative error message...

GitHub noreply at github.com
Sun Jul 21 15:00:07 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 0d30f12f2b9f0b4fe71938b02065a752ebe6fb63
      https://github.com/D-Programming-Language/dmd/commit/0d30f12f2b9f0b4fe71938b02065a752ebe6fb63
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2013-06-10 (Mon, 10 Jun 2013)

  Changed paths:
    M src/module.c
    A test/fail_compilation/diag10327.d
    A test/fail_compilation/imports/test10327/empty.d

  Log Message:
  -----------
  Fixes Issue 10327 - More informative error message on missing package.d file.


  Commit: 477e42a03576d758c8902afb495525d84c0a1d1e
      https://github.com/D-Programming-Language/dmd/commit/477e42a03576d758c8902afb495525d84c0a1d1e
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-07-21 (Sun, 21 Jul 2013)

  Changed paths:
    M src/module.c
    A test/fail_compilation/diag10327.d
    A test/fail_compilation/imports/test10327/empty.d

  Log Message:
  -----------
  Merge pull request #2159 from AndrejMitrovic/Fix10327

Issue 10327 - More informative error message on missing package.d file


Compare: https://github.com/D-Programming-Language/dmd/compare/19988b6d9d85...477e42a03576


More information about the dmd-internals mailing list