Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 450aeed65f9b9f16186f83eee289dbd885051186
      
https://github.com/D-Programming-Language/dmd/commit/450aeed65f9b9f16186f83eee289dbd885051186
  Author: k-hara <[email protected]>
  Date:   2012-11-13 (Tue, 13 Nov 2012)

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

  Log Message:
  -----------
  fix Issue 9003 - Nested structs smetimes have null context pointers in static 
struct


  Commit: 60fc866d3a78345fb2cc7edf0c914d8adf55b7be
      
https://github.com/D-Programming-Language/dmd/commit/60fc866d3a78345fb2cc7edf0c914d8adf55b7be
  Author: k-hara <[email protected]>
  Date:   2012-11-13 (Tue, 13 Nov 2012)

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

  Log Message:
  -----------
  fix Issue 9006 - Static struct with nested struct fields sometimes has 
current context pointers in `init`


  Commit: 0f91ce38927fc354afe7624bb5f93eb7078d8f49
      
https://github.com/D-Programming-Language/dmd/commit/0f91ce38927fc354afe7624bb5f93eb7078d8f49
  Author: Walter Bright <[email protected]>
  Date:   2012-11-13 (Tue, 13 Nov 2012)

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

  Log Message:
  -----------
  Merge pull request #1282 from 9rnsr/fix9003

Issue 9003 & 9006 - fill nested struct context pointers


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

Reply via email to