January 26, 2014 [dmd-internals] [D-Programming-Language/dmd] b79cfc: Relax isPOD rules so ctors don't make structs non-... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation