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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to