[Issue 7762] Possible bug in std.algorithm.sort(ubyte[])
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Jan 26 19:28:12 PST 2015
https://issues.dlang.org/show_bug.cgi?id=7762
zeljkog <zeljko.grk at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zeljko.grk at gmail.com
--- Comment #2 from zeljkog <zeljko.grk at gmail.com> ---
2.66.1 win7
dmd -property -g -wi test.d
everything ok
master
dmd -property -g -wi test.d
can not compile
dmd -g -wi test.d
everything ok
--
More information about the Digitalmars-d-bugs
mailing list