[Issue 6109] 'nothrow' does not check slice indices

2011-06-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6109


Walter Bright  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||bugzi...@digitalmars.com
 Resolution||FIXED
 OS/Version|Mac OS X|All


--- Comment #3 from Walter Bright  2011-06-06 
00:38:37 PDT ---
https://github.com/D-Programming-Language/dmd/commit/c516c2e0024908b19f7ce9b9b1836aabf4dbfb75

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


[Issue 6109] 'nothrow' does not check slice indices

2011-06-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6109


kenn...@gmail.com changed:

   What|Removed |Added

   Keywords||patch


--- Comment #2 from kenn...@gmail.com 2011-06-05 14:18:02 PDT ---
DMD pull #87.

https://github.com/D-Programming-Language/dmd/pull/87

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


[Issue 6109] 'nothrow' does not check slice indices

2011-06-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6109



--- Comment #1 from kenn...@gmail.com 2011-06-05 13:33:47 PDT ---
The regression was introduced in commit 62610eb.

https://github.com/D-Programming-Language/dmd/commit/62610eb

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