[Issue 2443] opApply should allow delegates that are not ref if it makes no sense

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2443

Andrei Alexandrescu  changed:

   What|Removed |Added

Version|D1 & D2 |D2

--


[Issue 2443] opApply should allow delegates that are not ref if it makes no sense

2012-03-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2443



--- Comment #5 from github-bugzi...@puremagic.com 2012-03-08 22:54:52 PST ---
Commit pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/7b62989568958eaf610b0e80004f1e6358dc2b6b
Get rid of Bug 2443 workaround in InputRangeObject.

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


[Issue 2443] opApply should allow delegates that are not ref if it makes no sense

2012-03-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2443



--- Comment #4 from github-bugzi...@puremagic.com 2012-03-03 21:25:06 PST ---
Commit pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/f4a653ad068abe8436bac8dedd597533515ed090
Merge pull request #474 from dsimcha/master

Remove Bug 2443 Workaround from InputRangeObject

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


[Issue 2443] opApply should allow delegates that are not ref if it makes no sense

2011-12-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2443


Walter Bright  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||bugzi...@digitalmars.com
 Resolution||FIXED


--- Comment #3 from Walter Bright  2011-12-26 
16:40:59 PST ---
https://github.com/D-Programming-Language/dmd/commit/581ed237a077569d76b2658ffc24600db76aad25

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


[Issue 2443] opApply should allow delegates that are not ref if it makes no sense

2011-12-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2443


Kenji Hara  changed:

   What|Removed |Added

   Keywords||patch


--- Comment #2 from Kenji Hara  2011-12-26 02:05:32 PST ---
https://github.com/D-Programming-Language/dmd/pull/581

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


[Issue 2443] opApply should allow delegates that are not ref if it makes no sense

2009-12-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2443


klickver...@gmail.com changed:

   What|Removed |Added

 CC||klickver...@gmail.com


--- Comment #1 from klickver...@gmail.com 2009-12-07 04:52:15 PST ---
This applies to D1 as well.

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


[Issue 2443] opApply should allow delegates that are not ref if it makes no sense

2008-11-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2443


[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]
   Severity|normal  |enhancement
   Keywords||spec




--