[dmd-internals] [D-Programming-Language/dmd] 13235c: fix Issue 9441 - struct constructor missed on auto...
GitHub
noreply at github.com
Mon Feb 18 18:44:58 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 13235c12fa03ba561b41a172627235698750786e
https://github.com/D-Programming-Language/dmd/commit/13235c12fa03ba561b41a172627235698750786e
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-02-02 (Sat, 02 Feb 2013)
Changed paths:
M src/expression.c
M test/runnable/sdtor.d
Log Message:
-----------
fix Issue 9441 - struct constructor missed on auto/type-inferred variable definition
Commit: a02b239102eca0127a2dd784c7fec7534c3c69a0
https://github.com/D-Programming-Language/dmd/commit/a02b239102eca0127a2dd784c7fec7534c3c69a0
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2013-02-18 (Mon, 18 Feb 2013)
Changed paths:
M src/expression.c
M test/runnable/sdtor.d
Log Message:
-----------
Merge pull request #1598 from 9rnsr/fix9441
[fwdref bug] Issue 9441 - struct constructor missed on auto/type-inferred variable definition
Compare: https://github.com/D-Programming-Language/dmd/compare/792081a141e3...a02b239102ec
More information about the dmd-internals
mailing list