[dmd-internals] [D-Programming-Language/dmd] 44d568: Merge pull request #2665 from 9rnsr/fix9665
GitHub
noreply at github.com
Mon Oct 14 20:51:55 PDT 2013
Branch: refs/heads/2.064
Home: https://github.com/D-Programming-Language/dmd
Commit: 44d568a7f83a43d6bbd31cbcfcf194da39a3beb7
https://github.com/D-Programming-Language/dmd/commit/44d568a7f83a43d6bbd31cbcfcf194da39a3beb7
Author: Walter Bright <walter at walterbright.com>
Date: 2013-10-14 (Mon, 14 Oct 2013)
Changed paths:
M src/backend/cgobj.c
M src/declaration.c
M src/expression.c
M src/func.c
M src/mtype.c
M src/scope.c
M src/scope.h
M src/statement.c
A test/fail_compilation/fail9665a.d
A test/fail_compilation/fail9665b.d
M test/runnable/arrayop.d
M test/runnable/assignable.d
A test/runnable/sctor.d
M test/runnable/testconst.d
Log Message:
-----------
Merge pull request #2665 from 9rnsr/fix9665
Issue 9665 - Structure constant members can not be initialized if have opAssign
More information about the dmd-internals
mailing list