[Factor-talk] Tracking down errors and warnings

2008-08-15 Thread V. Glenn Tarcea
When I load the project I am working on I get a print out like: :errors - print 2 semantic errors. :warnings - print 6 semantic warnings. However, my code seems to run just fine. How can I track down what factor is complaining about? Thanks, Glenn V. Glenn Tarcea [EMAIL PROTECTED]

Re: [Factor-talk] Tracking down errors and warnings

2008-08-15 Thread William Schlieper
V. Glenn Tarcea wrote: When I load the project I am working on I get a print out like: :errors - print 2 semantic errors. :warnings - print 6 semantic warnings. However, my code seems to run just fine. How can I track down what factor is complaining about? Type in :errors into

Re: [Factor-talk] memory leak in file-writer ?

2008-08-15 Thread Slava Pestov
Damn, that's pretty bad! I pushed a fix. Slava On Fri, Aug 15, 2008 at 10:48 AM, Phil Dawes [EMAIL PROTECTED] wrote: Hi Slava, If you repeatedly create and dispose file-appender or file-writer objects then virtual memory footprint of the process goes through the roof until it runs out of