[dmd-internals] [D-Programming-Language/dmd] 19523d: fix Issue 10160 - No line number "cannot modify st...
GitHub
noreply at github.com
Fri May 24 12:43:37 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 19523d9ad7a7882faa176d958e8d171c7f59a7a6
https://github.com/D-Programming-Language/dmd/commit/19523d9ad7a7882faa176d958e8d171c7f59a7a6
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-05-24 (Fri, 24 May 2013)
Changed paths:
M src/expression.c
M test/runnable/sdtor.d
Log Message:
-----------
fix Issue 10160 - No line number "cannot modify struct ... with immutable members"
Commit: e4fc4dfd654280b6bfda8f393fe0d940eff38cf6
https://github.com/D-Programming-Language/dmd/commit/e4fc4dfd654280b6bfda8f393fe0d940eff38cf6
Author: Walter Bright <walter at walterbright.com>
Date: 2013-05-24 (Fri, 24 May 2013)
Changed paths:
M src/expression.c
M test/runnable/sdtor.d
Log Message:
-----------
Merge pull request #2073 from 9rnsr/fix10160
[REG2.063a] Issue 10160 - No line number "cannot modify struct ... with immutable members"
Compare: https://github.com/D-Programming-Language/dmd/compare/7645dd2a4605...e4fc4dfd6542
More information about the dmd-internals
mailing list