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





--- Comment #5 from Sean Kelly <s...@invisibleduck.org>  2009-06-09 11:15:06 
PDT ---
I'd consider environment variables to be global state, and so no function using
them could be pure.  As for some of the ones you'd specifically marked,
strftime() uses the LC_TIME category of the current locale, which is global
mutable state as well.

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

Reply via email to