[Issue 7990] Assertion failure in std.variant
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Nov 17 17:02:21 PST 2012
http://d.puremagic.com/issues/show_bug.cgi?id=7990
--- Comment #1 from github-bugzilla at puremagic.com 2012-11-17 17:02:19 PST ---
Commit pushed to master at https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/0d05bfb615bb20a83e5e6c0edce41009c350a6a0
Fix Variant comparison ops (fixes issue 7990).
Note that ptrdiff_t.min is used as a sentinel value in opCmp;
seems like this was an oversight during the 64 bit mass migration
in 8331c709.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list