On Do. 26. Apr. 2007, 16:45:08, [EMAIL PROTECTED] wrote:
> Now it makes sense. :) Anyway, I found this by following the Compiler FAQ, > which says that a new closure should be created by cloning the sub. I think > it should be changed to say newclosure, or even explain this (because you > might really want to clone the Sub in some cases.) Hi, in r21136 I have changed compiler_faq.pod, so that it now uses 'newclosure' instead of 'clone'. More explanation could also be added to 'examples/tutorial/80_closure.pir'. As the original issue has been clarified, can I close this ticket? Regards, Bernhard -- /* [EMAIL PROTECTED] */