#248 closed defect (fixed)
ERROR: Forbidden BText access 0 < -1 < 0
Reported by: | imendez | Owned by: | Jorge |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Interface | Version: | head |
Severity: | normal | Keywords: | |
Cc: | ofernandez |
Description
When, after opening TolBase, you click on Grammars -> Anything, the output
window show the error message:
ERROR: Forbidden BText access 0 < -1 < 0
It doesn't occur when you click on any other grammar type (Real, Serie...). The
unique difference I see between Anything and the rest of grammars is that, in the
beginning, there is no variables of this type (though I suppose there is no relation
at all between these two facts).
Regards.
Change History (6)
comment:1 Changed 20 years ago by
Owner: | changed from Javier Portugal to rcsoto |
---|
comment:2 Changed 20 years ago by
Component: | Object inspector → TOL-tcl |
---|---|
Status: | new → assigned |
comment:3 Changed 20 years ago by
Owner: | changed from rcsoto to Jorge |
---|---|
Status: | assigned → new |
i will take care
comment:4 Changed 20 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
fixed, the solution available at CVS
comment:5 Changed 20 years ago by
Cc: | ofernandez added |
---|
Hi.
It is not an error of TolBase.
The error takes place when invoking the command:
In the tests that I have made, it only fails for the function "ReCalc".
The function that returns the text of the error this definidad in "tol/bbasic/txt.cpp":