Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 1fbbe5966e372abb20e70c4ac69ecfaeaa6db952
      
https://github.com/D-Programming-Language/dmd/commit/1fbbe5966e372abb20e70c4ac69ecfaeaa6db952
  Author: k-hara <[email protected]>
  Date:   2013-07-11 (Thu, 11 Jul 2013)

  Changed paths:
    M src/inline.c
    M test/runnable/inline.d

  Log Message:
  -----------
  fix Issue 4841 - -inline wrecks certain nested structs causing error "*** is 
a nested function and cannot be accessed from ***"


  Commit: c19b8a43f45da1347302d3b49a3d1b0b53997003
      
https://github.com/D-Programming-Language/dmd/commit/c19b8a43f45da1347302d3b49a3d1b0b53997003
  Author: Walter Bright <[email protected]>
  Date:   2013-07-11 (Thu, 11 Jul 2013)

  Changed paths:
    M src/inline.c
    M test/runnable/inline.d

  Log Message:
  -----------
  Merge pull request #2329 from 9rnsr/fix4841

Issue 4841 - -inline wrecks certain nested structs causing error "*** is a 
nested function and cannot be accessed from ***"


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

Reply via email to