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



--- Comment #2 from bearophile_h...@eml.cc 2010-07-13 09:47:55 PDT ---
A D function that uses some kind of implementation of C99 Variable Length
Arrays can be pure (and they get deallocated at the end of their scope, for
example at the end of a for loop, and not only at the end of the function).

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

Reply via email to