[dmd-internals] [D-Programming-Language/dmd] cb3bb8: Fix Issue 9081 - Modules shouldn't have a type
GitHub
noreply at github.com
Tue Nov 26 04:58:02 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: cb3bb8d8171a24597b9b97b3b874442a1b84d797
https://github.com/D-Programming-Language/dmd/commit/cb3bb8d8171a24597b9b97b3b874442a1b84d797
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-11-25 (Mon, 25 Nov 2013)
Changed paths:
M src/mtype.c
A test/fail_compilation/fail9081.d
Log Message:
-----------
Fix Issue 9081 - Modules shouldn't have a type
Commit: 5f033bfd9f7aaf95dade128f50bfc7360bb16215
https://github.com/D-Programming-Language/dmd/commit/5f033bfd9f7aaf95dade128f50bfc7360bb16215
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2013-11-26 (Tue, 26 Nov 2013)
Changed paths:
M src/mtype.c
A test/fail_compilation/fail9081.d
Log Message:
-----------
Merge pull request #2866 from yebblies/issue9081
Issue 9081 - Modules shouldn't have a type
Compare: https://github.com/D-Programming-Language/dmd/compare/9b6e0c420240...5f033bfd9f7a
More information about the dmd-internals
mailing list