Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: b79cfc486cb922d1482ec99a51d3749f75eac320
      
https://github.com/D-Programming-Language/dmd/commit/b79cfc486cb922d1482ec99a51d3749f75eac320
  Author: Iain Buclaw <[email protected]>
  Date:   2014-01-05 (Sun, 05 Jan 2014)

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

  Log Message:
  -----------
  Relax isPOD rules so ctors don't make structs non-POD


  Commit: 5763f781664ecb5c276b8ee6ea3f5973fe1730b9
      
https://github.com/D-Programming-Language/dmd/commit/5763f781664ecb5c276b8ee6ea3f5973fe1730b9
  Author: Daniel Murphy <[email protected]>
  Date:   2014-01-26 (Sun, 26 Jan 2014)

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

  Log Message:
  -----------
  Merge pull request #3061 from ibuclaw/ctorpod

Relax isPOD rules so ctors don't make structs non-POD


Compare: 
https://github.com/D-Programming-Language/dmd/compare/7549a7bd2154...5763f781664e
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to