Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: db33a88a267993bf51fb83fd191b816f75a53c41
      
https://github.com/D-Programming-Language/dmd/commit/db33a88a267993bf51fb83fd191b816f75a53c41
  Author: k-hara <[email protected]>
  Date:   2012-06-05 (Tue, 05 Jun 2012)

  Changed paths:
    M src/func.c
    M test/runnable/nested.d

  Log Message:
  -----------
  fix Issue 5082 - delegate alias parameters are silently accepted inside 
structs. limits most of std.algorithm, etc.


  Commit: a1c4351fa4e1a7a06c61dfc1575e0608a064dbf0
      
https://github.com/D-Programming-Language/dmd/commit/a1c4351fa4e1a7a06c61dfc1575e0608a064dbf0
  Author: k-hara <[email protected]>
  Date:   2012-06-05 (Tue, 05 Jun 2012)

  Changed paths:
    M src/func.c
    M test/runnable/nested.d

  Log Message:
  -----------
  fix Issue 8194 - "Function cannot access frame" even though all I requested 
was the type


  Commit: e4cdd22c1db383f18aa7e0e0a389e07e51ff5777
      
https://github.com/D-Programming-Language/dmd/commit/e4cdd22c1db383f18aa7e0e0a389e07e51ff5777
  Author: Walter Bright <[email protected]>
  Date:   2012-06-12 (Tue, 12 Jun 2012)

  Changed paths:
    M src/func.c
    M test/runnable/nested.d

  Log Message:
  -----------
  merge pull #976


Compare: 
https://github.com/D-Programming-Language/dmd/compare/0c3226d7e74b...e4cdd22c1db3
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to