April 26, 2013 [dmd-internals] [D-Programming-Language/dmd] 1dbcc7: fix Issue 9993 - const ctor should be preferred th... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 1dbcc7c9922480b208f3cf91aa286ea233f2d18b https://github.com/D-Programming-Language/dmd/commit/1dbcc7c9922480b208f3cf91aa286ea233f2d18b Author: k-hara <k.hara.pg@gmail.com> Date: 2013-04-26 (Fri, 26 Apr 2013) Changed paths: M src/func.c M test/runnable/structlit.d Log Message: ----------- fix Issue 9993 - const ctor should be preferred than mutable for const obj creation Commit: 2de30b3cd95c6e59e2acc90d72adb1b1c8a99afc https://github.com/D-Programming-Language/dmd/commit/2de30b3cd95c6e59e2acc90d72adb1b1c8a99afc Author: Walter Bright <walter@walterbright.com> Date: 2013-04-26 (Fri, 26 Apr 2013) Changed paths: M src/func.c M test/runnable/structlit.d Log Message: ----------- Merge pull request #1939 from 9rnsr/fix9993 Issue 9993 - const ctor should be preferred than mutable for const obj creation Compare: https://github.com/D-Programming-Language/dmd/compare/661ac097995a...2de30b3cd95c |
Copyright © 1999-2021 by the D Language Foundation