[dmd-internals] [D-Programming-Language/dmd] b79cfc: Relax isPOD rules so ctors don't make structs non-...

GitHub noreply at github.com
Sun Jan 26 09:50:15 PST 2014


  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 <ibuclaw at gdcproject.org>
  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 <yebblies at gmail.com>
  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


More information about the dmd-internals mailing list