[dmd-internals] [D-Programming-Language/dmd] 883056: fix Issue 9974 - immutable class constructor is br...

GitHub noreply at github.com
Sun Apr 21 12:29:04 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 883056cdc02854206f0288f3712331f927c95975
      https://github.com/D-Programming-Language/dmd/commit/883056cdc02854206f0288f3712331f927c95975
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-04-21 (Sun, 21 Apr 2013)

  Changed paths:
    M src/func.c
    M test/compilable/extra-files/ddoc11.html
    M test/compilable/extra-files/json.out
    M test/runnable/structlit.d

  Log Message:
  -----------
  fix Issue 9974 - immutable class constructor is broken


  Commit: f0469e57317f5791726d0c4e803e0085a05b9a2c
      https://github.com/D-Programming-Language/dmd/commit/f0469e57317f5791726d0c4e803e0085a05b9a2c
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-04-21 (Sun, 21 Apr 2013)

  Changed paths:
    M src/func.c
    M test/compilable/extra-files/ddoc11.html
    M test/compilable/extra-files/json.out
    M test/runnable/structlit.d

  Log Message:
  -----------
  Merge pull request #1918 from 9rnsr/fix9974

Issue 9974 - immutable class constructor is broken


Compare: https://github.com/D-Programming-Language/dmd/compare/bddba0574f25...f0469e57317f


More information about the dmd-internals mailing list