[Issue 3356] Make pure functions require immutable parameters
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Oct  5 06:22:46 PDT 2009
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=3356
--- Comment #8 from Sobirari Muhomori <dfj1esp02 at sneakemail.com> 2009-10-05 06:22:45 PDT ---
> BTW, in the latest DMD, toLower(), toUpper() now take const(char)[] parameters,
> instead of immutable. Under your scheme, they could not be marked as pure.
Well then string functions from bug 3057 can be marked pure.
-- 
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