[Issue 8650] SLice opOpAssign SLice with overlap does not throw

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Nov 22 22:51:26 PST 2012


http://d.puremagic.com/issues/show_bug.cgi?id=8650


monarchdodra at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement


--- Comment #4 from monarchdodra at gmail.com 2012-11-22 22:51:24 PST ---
(In reply to comment #1)
> The problem would seem to come from "arrayint.d" from druntime.
> Apparently, the "in" tests are not executed, because the tests are in there.

Turns out the problem is that the in/assert cases are removed from the druntime
libs, since it is compiled in release when distributed.

It would be *nice* for these tests to be run depending on the current program's
compilation flags, and no druntimes.

Changing to ER.

-- 
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