Thread overview | |||||
---|---|---|---|---|---|
|
October 11, 2017 [Issue 17894] Generalizing std.range.primitives.empty to use .length causes the style_lint target to fail due to std.regex.internal.ir.Bytecode.length being defined as uint | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=17894 ZombineDev <petar.p.kirov@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |6409 -- |
October 11, 2017 [Issue 17894] Generalizing std.range.primitives.empty to use .length causes the style_lint target to fail due to std.regex.internal.ir.Bytecode.length being defined as uint | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=17894 --- Comment #1 from ZombineDev <petar.p.kirov@gmail.com> --- We decided to workaround the problem locally in std.range.primitives.empty by not instantiating `hasLength` at all. -- |
December 01 [Issue 17894] Generalizing std.range.primitives.empty to use .length causes the style_lint target to fail due to std.regex.internal.ir.Bytecode.length being defined as uint | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=17894 --- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/phobos/issues/9721 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation