Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 4d216e8922e94cf868a7c07ffbb1e941d5ae6060
      
https://github.com/D-Programming-Language/dmd/commit/4d216e8922e94cf868a7c07ffbb1e941d5ae6060
  Author: k-hara <[email protected]>
  Date:   2015-04-07 (Tue, 07 Apr 2015)

  Changed paths:
    M src/expression.c
    M test/fail_compilation/diag10089.d
    A test/fail_compilation/fail14416.d
    M test/fail_compilation/fail36.d

  Log Message:
  -----------
  fix Issue 14416 - .sizeof yields 1 for uninstantiated struct templates


  Commit: 82623307d9cc79dc40fc044d48ef8507f15a3aea
      
https://github.com/D-Programming-Language/dmd/commit/82623307d9cc79dc40fc044d48ef8507f15a3aea
  Author: Martin Nowak <[email protected]>
  Date:   2015-04-06 (Mon, 06 Apr 2015)

  Changed paths:
    M src/expression.c
    M test/fail_compilation/diag10089.d
    A test/fail_compilation/fail14416.d
    M test/fail_compilation/fail36.d

  Log Message:
  -----------
  Merge pull request #4567 from 9rnsr/fix14416

Issue 14416 - .sizeof yields 1 for uninstantiated struct templates


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

Reply via email to