Summary: | Problems in the equation parser | ||
---|---|---|---|
Product: | [Applications] kst | Reporter: | Netterfield <netterfield> |
Component: | general | Assignee: | kst |
Status: | RESOLVED REMIND | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 1.x | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Netterfield
2005-04-28 13:24:31 UTC
> Equation 3 complains that the operator needs to operands ....
Should be "... needs two operands ..."
CVS commit by staikos: This is taking too much time to debug, so for now I have to remove some of the verbose error messages in order to fix the parse error they introduced. CCBUG: 104695 M +259 -365 eparse.c 1.18 M +2 -36 eparse.y 1.18 Can you explain the samples per frame problem better? Perhaps a testcase? Barth, any update here? Need to know what else is wrong here, if anything. |