[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Grammatica-users] Internal error when running the profiler
From: |
Per Cederberg |
Subject: |
Re: [Grammatica-users] Internal error when running the profiler |
Date: |
Thu, 10 Mar 2005 20:55:32 +0100 |
On thu, 2005-03-10 at 14:31 -0500, Luc Morin wrote:
> Parsing file.test
> Time elapsed: 0 millisec
> Nodes found: 30
This is a known issue (fixed in CVS). It is a trivial divide-by-zero
error when the parsing was a little too quick...
The easy workaround is to parse a larger files. :-)
Thanks for taking the time to report this. (I really should issue a
new release where this is fixed, right?)
/Per