[Issue 12458] No out of bounds assert errors in not-release mode for std.bitmanip.BitArray

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Mar 25 05:47:12 PDT 2014


https://d.puremagic.com/issues/show_bug.cgi?id=12458



--- Comment #2 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2014-03-25 13:47:10 CET ---
(In reply to comment #1)
> This is strange, because I can see this is checked in the in blocks:

Oh I see what's going on, Phobos is built with -release mode.

It seems to me that we should distribute both a -debug and -release mode
version of the Phobos static library, and then allow the user to link with
either one. I guess sc.ini can be manipulated in some way to enable this.. no
idea.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list