[Issue 8580] VariantN.peek works wrongly for types with size bigger than maxDataSize template argument

2014-02-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=8580



--- Comment #2 from github-bugzi...@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: ---


[Issue 8580] VariantN.peek works wrongly for types with size bigger than maxDataSize template argument

2014-02-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=8580


Kapps opantm2+db...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 8580] VariantN.peek works wrongly for types with size bigger than maxDataSize template argument

2014-02-13 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=8580


Kapps opantm2+db...@gmail.com changed:

   What|Removed |Added

   Keywords||pull
 CC||opantm2+db...@gmail.com


--- Comment #1 from Kapps opantm2+db...@gmail.com 2014-02-13 21:16:57 PST ---
https://github.com/D-Programming-Language/phobos/pull/1934

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---