Thread overview | |||||
---|---|---|---|---|---|
|
February 14, 2013 [Issue 9512] New: std.regex: Incorrect parsing of hex sequences composed from capital letters. | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=9512 Summary: std.regex: Incorrect parsing of hex sequences composed from capital letters. Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Phobos AssignedTo: nobody@puremagic.com ReportedBy: pintes@gmail.com --- Comment #0 from Lubos Pintes <pintes@gmail.com> 2013-02-14 11:16:24 PST --- Currently, for example the following hex sequence is parsed as valid: "\xJJ". -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
February 23, 2013 [Issue 9512] std.regex: Incorrect parsing of hex sequences composed from capital letters. | ||||
---|---|---|---|---|
| ||||
Posted in reply to Lubos Pintes | http://d.puremagic.com/issues/show_bug.cgi?id=9512 --- Comment #1 from github-bugzilla@puremagic.com 2013-02-23 06:04:28 PST --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/a91b8667909e3a17e125cedf02aac69aa4b8c622 an awful typo in std.regex; fix issue 9512 https://github.com/D-Programming-Language/phobos/commit/37cbe794d25e1b9d3d8d1a523f1c332def2721fe Merge pull request #1146 from blackwhale/typo-regex an awful typo in std.regex; issue 9512 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
February 23, 2013 [Issue 9512] std.regex: Incorrect parsing of hex sequences composed from capital letters. | ||||
---|---|---|---|---|
| ||||
Posted in reply to Lubos Pintes | http://d.puremagic.com/issues/show_bug.cgi?id=9512 Dmitry Olshansky <dmitry.olsh@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |dmitry.olsh@gmail.com Version|unspecified |D2 Resolution| |FIXED -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation