[Issue 8408] Purity calculation should be improved
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sun Sep  9 07:02:38 PDT 2012
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=8408
bearophile_hugs at eml.cc changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bearophile_hugs at eml.cc
--- Comment #2 from bearophile_hugs at eml.cc 2012-09-09 07:03:15 PDT ---
This rule makes more functions (tagged as pure) become strongly pure, this is
positive.
On the other hand for the programmer it's increasingly harder to know if a
function is weak pure or strongly pure just looking at it.
-- 
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