Thread overview | |||||||
---|---|---|---|---|---|---|---|
|
September 25, 2018 [Issue 19264] byCodeUnit should compare with strings | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=19264 --- Comment #1 from Steven Schveighoffer <schveiguy@yahoo.com> --- It shouldn't matter the constancy of the original. This should also work: assert("hello".byCodeUnit == "hello".dup.byCodeUnit); -- |
October 21, 2018 [Issue 19264] byCodeUnit should compare with strings | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=19264 Eduard Staniloiu <edi33416@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |bootcamp CC| |edi33416@gmail.com -- |
October 21, 2018 [Issue 19264] byCodeUnit should compare with strings | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=19264 dcuan17@yahoo.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcuan17@yahoo.com Assignee|nobody@puremagic.com |dcuan17@yahoo.com -- |
December 17, 2022 [Issue 19264] byCodeUnit should compare with strings | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=19264 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P4 -- |
December 01 [Issue 19264] byCodeUnit should compare with strings | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=19264 --- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/phobos/issues/9763 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation