[Issue 8580] VariantN.peek works wrongly for types with size bigger than maxDataSize template argument
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Feb 17 01:06:15 PST 2014
https://d.puremagic.com/issues/show_bug.cgi?id=8580
--- Comment #2 from github-bugzilla at puremagic.com 2014-02-17 01:06:10 PST ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/0c82698b6f50df89e946be797e2754153f1a0e29
Fix issue 8580 - Peek returns an invalid pointer for structs larger than
Variant.size.
Style: Add space between if and condition.
https://github.com/D-Programming-Language/phobos/commit/91c85101e8a8273fc6abe425b8eaac1d4808ece4
Merge pull request #1934 from Kapps/fix8580
Fix issue 8580 - Peek returns an invalid pointer for structs larger than
Variant.size.
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list