Thread overview | |||||||
---|---|---|---|---|---|---|---|
|
February 28, 2018 [Issue 18538] ubyte[] can append to string | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18538 FeepingCreature <default_357-line@yahoo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- |
February 28, 2018 [Issue 18538] ubyte[] can append to string | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18538 --- Comment #1 from FeepingCreature <default_357-line@yahoo.de> --- Bonus round! Works: s ~= ub; Does not work: s = s ~ ub; -- |
February 28, 2018 [Issue 18538] ubyte[] can append to string | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18538 ag0aep6g@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |accepts-invalid CC| |ag0aep6g@gmail.com -- |
December 17, 2022 [Issue 18538] ubyte[] can append to string | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18538 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P3 -- |
December 13 [Issue 18538] ubyte[] can append to string | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18538 --- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/dmd/issues/19401 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation