[Issue 7632] byValue() for associative arrays doesn't return the correct values
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Mar 14 21:52:37 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=7632
--- Comment #3 from hsteoh at quickfur.ath.cx 2012-03-14 21:52:47 PDT ---
OK I'll leave this bug open for now. I just tried it again with the latest dmd
from git, and got this output:
[0, 8, 16, 2, 10, 18, 4, 12, 6, 14]
[0, 8, 16, 2, 10, 18, 4, 12, 6, 14]
I'm also using the latest druntime & phobos from git; I wonder if the problem
is caused by a bug in older druntime or phobos. Have you tried building
druntime/phobos from git to see if it still has the same effect?
P.S. I'm also using 64-bit Linux, so unless there's some system-dependent issue
here, I'm quite surprised that we're getting different results.
--
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