[dmd-internals] [D-Programming-Language/dmd] 251885: fix Issue 6905 - ref acts as auto ref when return ...

GitHub noreply at github.com
Tue Jan 8 20:09:25 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 251885197ac9470c65807f739ea49cdc983c5a3e
      https://github.com/D-Programming-Language/dmd/commit/251885197ac9470c65807f739ea49cdc983c5a3e
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-12-24 (Mon, 24 Dec 2012)

  Changed paths:
    M src/statement.c
    M test/runnable/declaration.d

  Log Message:
  -----------
  fix Issue 6905 - ref acts as auto ref when return type is missing


  Commit: f193abd3a39759f432197ba9f37e48518fb4499a
      https://github.com/D-Programming-Language/dmd/commit/f193abd3a39759f432197ba9f37e48518fb4499a
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-01-08 (Tue, 08 Jan 2013)

  Changed paths:
    M src/statement.c
    M test/runnable/declaration.d

  Log Message:
  -----------
  Merge pull request #1401 from 9rnsr/fix6905

Issue 6905 - ref acts as auto ref when return type is missing


Compare: https://github.com/D-Programming-Language/dmd/compare/701a4cc9f525...f193abd3a397


More information about the dmd-internals mailing list