[dmd-internals] [D-Programming-Language/dmd] 528cf6: fix Issue 15340 - Spurious "overlapped default ini...
GitHub via dmd-internals
dmd-internals at puremagic.com
Sun Nov 15 03:39:53 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 528cf6a222df936865e8b7b991ebac83bdf7dacd
https://github.com/D-Programming-Language/dmd/commit/528cf6a222df936865e8b7b991ebac83bdf7dacd
Author: k-hara <k.hara.pg at gmail.com>
Date: 2015-11-15 (Sun, 15 Nov 2015)
Changed paths:
M src/aggregate.d
A test/fail_compilation/diag15340.d
Log Message:
-----------
fix Issue 15340 - Spurious "overlapped default initialization" errors with auto fields
Commit: b15e6c422a23c55ced054ad1bd593e41534f3b80
https://github.com/D-Programming-Language/dmd/commit/b15e6c422a23c55ced054ad1bd593e41534f3b80
Author: AndrejMitrovic <andrej.mitrovich at gmail.com>
Date: 2015-11-15 (Sun, 15 Nov 2015)
Changed paths:
M src/aggregate.d
A test/fail_compilation/diag15340.d
Log Message:
-----------
Merge pull request #5270 from 9rnsr/fix15340
Issue 15340 - Spurious "overlapped default initialization" errors with auto fields
Compare: https://github.com/D-Programming-Language/dmd/compare/ccadd00e6166...b15e6c422a23
More information about the dmd-internals
mailing list