[dmd-internals] [D-Programming-Language/dmd] b9c371: Change the diagnostic for wrongly imported modules...
GitHub
noreply at github.com
Tue Apr 15 00:10:11 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: b9c371bebfc0968629116e16b0bd58f111ea7ff6
https://github.com/D-Programming-Language/dmd/commit/b9c371bebfc0968629116e16b0bd58f111ea7ff6
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-04-11 (Fri, 11 Apr 2014)
Changed paths:
M src/module.c
M test/fail_compilation/diag4479.d
Log Message:
-----------
Change the diagnostic for wrongly imported modules to explicitly state how to import the target module.
Commit: d4f778f96a85de9605a035864d3480e40097df28
https://github.com/D-Programming-Language/dmd/commit/d4f778f96a85de9605a035864d3480e40097df28
Author: Walter Bright <walter at walterbright.com>
Date: 2014-04-15 (Tue, 15 Apr 2014)
Changed paths:
M src/module.c
M test/fail_compilation/diag4479.d
Log Message:
-----------
Merge pull request #3450 from AndrejMitrovic/ImportDiag
Change the diagnostic for wrongly imported modules
Compare: https://github.com/D-Programming-Language/dmd/compare/9c34e808dd83...d4f778f96a85
More information about the dmd-internals
mailing list