[Issue 2832] pure function too pure

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Nov 16 13:20:55 PST 2010


http://d.puremagic.com/issues/show_bug.cgi?id=2832


Jesse Phillips <Jesse.K.Phillips+D at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |Jesse.K.Phillips+D at gmail.co
                   |                            |m
         Resolution|                            |FIXED


--- Comment #9 from Jesse Phillips <Jesse.K.Phillips+D at gmail.com> 2010-11-16 13:19:39 PST ---
In the recent update of relaxed purity, this code now compiles. However I
believe this is a weakly pure function as a strongly pure function requires its
parameters to be immutable.

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


More information about the Digitalmars-d-bugs mailing list