[dmd-internals] [D-Programming-Language/dmd] 4cc735: fix Issue 14165 - Link failure on class declaratio...
GitHub via dmd-internals
dmd-internals at puremagic.com
Tue Feb 10 06:01:47 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 4cc735838b3eb1719e0aea0a3f7750da09f077be
https://github.com/D-Programming-Language/dmd/commit/4cc735838b3eb1719e0aea0a3f7750da09f077be
Author: k-hara <k.hara.pg at gmail.com>
Date: 2015-02-10 (Tue, 10 Feb 2015)
Changed paths:
M src/toobj.c
M test/runnable/xtest46.d
Log Message:
-----------
fix Issue 14165 - Link failure on class declaration with @disable this();
Commit: 179ec7bc23b8c97aa4f6867b06b1af5cd8ba820f
https://github.com/D-Programming-Language/dmd/commit/179ec7bc23b8c97aa4f6867b06b1af5cd8ba820f
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-02-11 (Wed, 11 Feb 2015)
Changed paths:
M src/toobj.c
M test/runnable/xtest46.d
Log Message:
-----------
Merge pull request #4400 from 9rnsr/fix14165
Issue 14165 - Link failure on class declaration with @disable this();
Compare: https://github.com/D-Programming-Language/dmd/compare/b9c8ded68e8a...179ec7bc23b8
More information about the dmd-internals
mailing list