[Issue 9280] Runtime range violation with named capture groups in regex

2013-03-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9280


Dmitry Olshansky  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 9280] Runtime range violation with named capture groups in regex

2013-03-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9280



--- Comment #4 from github-bugzi...@puremagic.com 2013-03-11 16:54:58 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/be25fd00b1770aab17eca98deccacc08f55c73be
fix Issue 9280

A bug in _ctfe branch that was introduced while stubbing out non-CTFeable
blocks.
Now CTFE is having more power and able to run the same code just fine!

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 9280] Runtime range violation with named capture groups in regex

2013-03-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9280


David Nadlinger  changed:

   What|Removed |Added

 CC||c...@klickverbot.at


--- Comment #5 from David Nadlinger  2013-03-11 16:56:12 
PDT ---
Should be fixed in Git master.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 9280] Runtime range violation with named capture groups in regex

2013-03-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9280


Dmitry Olshansky  changed:

   What|Removed |Added

   Keywords||pull


--- Comment #3 from Dmitry Olshansky  2013-03-10 
01:05:55 PST ---
https://github.com/D-Programming-Language/phobos/pull/1194

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 9280] Runtime range violation with named capture groups in regex

2013-03-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9280


Dmitry Olshansky  changed:

   What|Removed |Added

 CC||wyr...@gmx.net


--- Comment #2 from Dmitry Olshansky  2013-03-10 
00:56:11 PST ---
*** Issue 8529 has been marked as a duplicate of this issue. ***

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 9280] Runtime range violation with named capture groups in regex

2013-01-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9280


Dmitry Olshansky  changed:

   What|Removed |Added

 CC||dmitry.o...@gmail.com


--- Comment #1 from Dmitry Olshansky  2013-01-08 
02:25:24 PST ---
Seems like a duplicate of Issue 8529 ?

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---