[dmd-internals] [D-Programming-Language/dmd] def0b8: fix Issue 7887 - [CTFE] can't assign to returned r...

GitHub noreply at github.com
Sat Apr 12 12:55:05 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: def0b86fde62b04a66b04b62e279d4d05aa82c4c
      https://github.com/D-Programming-Language/dmd/commit/def0b86fde62b04a66b04b62e279d4d05aa82c4c
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2014-04-11 (Fri, 11 Apr 2014)

  Changed paths:
    M src/interpret.c
    M test/compilable/interpret3.d

  Log Message:
  -----------
  fix Issue 7887 - [CTFE] can't assign to returned reference


  Commit: ab5a767da55b932bc5859f395970b680016b6154
      https://github.com/D-Programming-Language/dmd/commit/ab5a767da55b932bc5859f395970b680016b6154
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-04-12 (Sat, 12 Apr 2014)

  Changed paths:
    M src/interpret.c
    M test/compilable/interpret3.d

  Log Message:
  -----------
  Merge pull request #3449 from 9rnsr/fix7887

Issue 7887 - [CTFE] can't assign to returned reference


Compare: https://github.com/D-Programming-Language/dmd/compare/c381fe43b6e5...ab5a767da55b


More information about the dmd-internals mailing list