Thread overview | |||||
---|---|---|---|---|---|
|
April 23, 2014 [Issue 12458] No out of bounds assert errors in not-release mode for std.bitmanip.BitArray | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=12458 --- Comment #3 from Andrej Mitrovic <andrej.mitrovich@gmail.com> --- (In reply to Andrej Mitrovic from comment #2) > (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. So this is a generic problem with distribution. I wonder if there's an open bug for Phobos static lib not being distributed with debug mode.. -- |
December 17, 2022 [Issue 12458] No out of bounds assert errors in not-release mode for std.bitmanip.BitArray | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=12458 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 |P3 -- |
December 01 [Issue 12458] No out of bounds assert errors in not-release mode for std.bitmanip.BitArray | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=12458 --- Comment #5 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/phobos/issues/10042 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation