March 17, 2015 [dmd-internals] [D-Programming-Language/dmd] 898091: fix Issue 14299 - "ref" parameter in CTFE handled ... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 8980914a5f101c18e7b05d071d511f5cdd3098bf https://github.com/D-Programming-Language/dmd/commit/8980914a5f101c18e7b05d071d511f5cdd3098bf Author: k-hara <k.hara.pg@gmail.com> Date: 2015-03-17 (Tue, 17 Mar 2015) Changed paths: M src/interpret.c M test/compilable/interpret3.d Log Message: ----------- fix Issue 14299 - "ref" parameter in CTFE handled incorrectly for recursive calls Commit: 229edba461ef6f6e2254e060eb498f302e982563 https://github.com/D-Programming-Language/dmd/commit/229edba461ef6f6e2254e060eb498f302e982563 Author: Walter Bright <walter@walterbright.com> Date: 2015-03-17 (Tue, 17 Mar 2015) Changed paths: M src/interpret.c M test/compilable/interpret3.d Log Message: ----------- Merge pull request #4501 from 9rnsr/fix14299 [REG2.067a] Issue 14299 - "ref" parameter in CTFE handled incorrectly for recursive calls Compare: https://github.com/D-Programming-Language/dmd/compare/e700a9d51f49...229edba461ef |
Copyright © 1999-2021 by the D Language Foundation