[Issue 17668] regex(q"<[^]>")

2018-01-05 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17668

--- Comment #4 from github-bugzi...@puremagic.com ---
Commits pushed to dmd-cxx at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/ba15802664b806ffc2a56e2ef1cec4f6ce523dac
Fix issue 17668 - assert failure regex(q"<[^]>")

https://github.com/dlang/phobos/commit/bcb17a6d88c5107fc9df388b6e1a1fe84f6bf90c
Merge pull request #5657 from DmitryOlshansky/issue-17668

--


[Issue 17668] regex(q"<[^]>")

2017-08-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17668

--- Comment #3 from github-bugzi...@puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/ba15802664b806ffc2a56e2ef1cec4f6ce523dac
Fix issue 17668 - assert failure regex(q"<[^]>")

https://github.com/dlang/phobos/commit/bcb17a6d88c5107fc9df388b6e1a1fe84f6bf90c
Merge pull request #5657 from DmitryOlshansky/issue-17668

--


[Issue 17668] regex(q"<[^]>")

2017-08-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17668

github-bugzi...@puremagic.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--


[Issue 17668] regex(q"<[^]>")

2017-08-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17668

--- Comment #2 from github-bugzi...@puremagic.com ---
Commits pushed to stable at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/ba15802664b806ffc2a56e2ef1cec4f6ce523dac
Fix issue 17668 - assert failure regex(q"<[^]>")

https://github.com/dlang/phobos/commit/bcb17a6d88c5107fc9df388b6e1a1fe84f6bf90c
Merge pull request #5657 from DmitryOlshansky/issue-17668

Fix issue 17668 - assert failure regex(q"<[^]>")
merged-on-behalf-of: Dmitry Olshansky


--


[Issue 17668] regex(q"<[^]>")

2017-07-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17668

--- Comment #1 from Dmitry Olshansky  ---
https://github.com/dlang/phobos/pull/5657

--


[Issue 17668] regex(q"<[^]>")

2017-07-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17668

Nikolay (unDEFER) Krivchenkov  changed:

   What|Removed |Added

 CC||unde...@gmail.com

--


[Issue 17668] regex(q"<[^]>")

2017-07-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17668

Dmitry Olshansky  changed:

   What|Removed |Added

 CC||dmitry.o...@gmail.com
   Assignee|nob...@puremagic.com|dmitry.o...@gmail.com

--