https://issues.dlang.org/show_bug.cgi?id=12610
Ali Cehreli <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from Ali Cehreli <[email protected]> --- This turned out to be a user error after the following discussion: http://forum.dlang.org/thread/[email protected] (The user should not return a slice to the internal seed variable that reduce uses.) Ali --
