[Issue 10958] std.variant : Variant and Algebraic can't use a type when sizeof == 0

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



--- Comment #2 from github-bugzi...@puremagic.com 2014-02-15 14:55:44 PST ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/b21c398ca2aad2934af4eec31dc4cf298d6b0b22
Fix issue 10958 - Variant fails to compile for types with sizeof == 0.

https://github.com/D-Programming-Language/phobos/commit/adb9685694c63eae4b42bafa58e21ed69a42b148
Merge pull request #1936 from Kapps/fix10958

Fix issue 10958 - Variant fails to compile for types with sizeof == 0.

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


[Issue 10958] std.variant : Variant and Algebraic can't use a type when sizeof == 0

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


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 10958] std.variant : Variant and Algebraic can't use a type when sizeof == 0

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


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

   What|Removed |Added

   Keywords||pull
 CC||opantm2+db...@gmail.com
 AssignedTo|nob...@puremagic.com|opantm2+db...@gmail.com


--- Comment #1 from Kapps opantm2+db...@gmail.com 2014-02-13 22:33:10 PST ---
https://github.com/D-Programming-Language/phobos/pull/1936

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