May 24, 2013 [dmd-internals] [D-Programming-Language/dmd] 19523d: fix Issue 10160 - No line number "cannot modify st... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation