Thread overview | |||||
---|---|---|---|---|---|
|
April 19, 2021 [Issue 21843] std.format could support %{x,X} for ubyte[] | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21843 Berni44 <bugzilla@bernis-buecher.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugzilla@bernis-buecher.de --- Comment #1 from Berni44 <bugzilla@bernis-buecher.de> --- You can use writefln!"%(%02X%)"(data); to get the desired result. (But %X might be useful as a shortcut, so leaving this open.) -- |
December 17, 2022 [Issue 21843] std.format could support %{x,X} for ubyte[] | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21843 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P4 -- |
December 01 [Issue 21843] std.format could support %{x,X} for ubyte[] | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21843 --- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/phobos/issues/9821 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation