Thread overview
[Issue 9621] std.conv.parseEscape fails on octals and named
Nov 13, 2019
Dlang Bot
Nov 13, 2019
Dlang Bot
Nov 14, 2019
Dlang Bot
[Issue 9621] support html named entities in std.conv.parseEscape
Nov 06, 2022
Dennis
Dec 17, 2022
Iain Buclaw
November 13, 2019
https://issues.dlang.org/show_bug.cgi?id=9621

--- Comment #8 from Dlang Bot <dlang-bot@dlang.rocks> ---
@berni44 created dlang/phobos pull request #7273 "Fix partially Issue 9621 - std.conv.parseEscape fails on octals and named" mentioning this issue:

- Fix partially Issue 9621 - std.conv.parseEscape fails on octals and named

https://github.com/dlang/phobos/pull/7273

--
November 13, 2019
https://issues.dlang.org/show_bug.cgi?id=9621

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #9 from Dlang Bot <dlang-bot@dlang.rocks> ---
@berni44 created dlang/phobos pull request #7274 "Fix Issue 9621 - std.conv.parseEscape fails on octals and named" fixing this issue:

- Fix Issue 9621 - std.conv.parseEscape fails on octals and named

https://github.com/dlang/phobos/pull/7274

--
November 14, 2019
https://issues.dlang.org/show_bug.cgi?id=9621

--- Comment #10 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #7273 "Fix partially Issue 9621 - std.conv.parseEscape fails on octals and named" was merged into master:

- 932d49b2178c52ebc6c74f11f9797d6ff85c0ab0 by Bernhard Seckinger:
  Fix partially Issue 9621 - std.conv.parseEscape fails on octals and named

https://github.com/dlang/phobos/pull/7273

--
November 06, 2022
https://issues.dlang.org/show_bug.cgi?id=9621

Dennis <dkorpel@live.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|pull                        |
                 CC|                            |dkorpel@live.nl
            Summary|std.conv.parseEscape fails  |support html named entities
                   |on octals and named         |in std.conv.parseEscape
           Severity|normal                      |enhancement

--- Comment #11 from Dennis <dkorpel@live.nl> ---
The octal part has been fixed, so I changed the title accordingly

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=9621

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P4

--
December 01
https://issues.dlang.org/show_bug.cgi?id=9621

--- Comment #12 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/phobos/issues/9600

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--