April 25, 2013 [dmd-internals] [D-Programming-Language/dmd] 95279d: fix Issue 9679 - Refused const/immutable assignmen... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 95279de35ac5b4ccf7e801b623cbff18dc4f5315 https://github.com/D-Programming-Language/dmd/commit/95279de35ac5b4ccf7e801b623cbff18dc4f5315 Author: k-hara <k.hara.pg@gmail.com> Date: 2013-04-25 (Thu, 25 Apr 2013) Changed paths: M src/parse.c M src/statement.c A test/compilable/parse9679.d A test/fail_compilation/diag9679.d Log Message: ----------- fix Issue 9679 - Refused const/immutable assignment in conditional Commit: af10fde19592278f38862323e5caeda6ccfdebb2 https://github.com/D-Programming-Language/dmd/commit/af10fde19592278f38862323e5caeda6ccfdebb2 Author: Daniel Murphy <yebblies@gmail.com> Date: 2013-04-25 (Thu, 25 Apr 2013) Changed paths: M src/parse.c M src/statement.c A test/compilable/parse9679.d A test/fail_compilation/diag9679.d Log Message: ----------- Merge pull request #1937 from 9rnsr/fix9679 Issue 9679 - Refused const/immutable assignment in conditional Compare: https://github.com/D-Programming-Language/dmd/compare/cb7b1f5c2a23...af10fde19592 |
Copyright © 1999-2021 by the D Language Foundation