close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 20 years ago

Closed 20 years ago

Last modified 20 years ago

#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 Javier Portugal

Owner: changed from Javier Portugal to rcsoto

comment:2 Changed 20 years ago by rcsoto

Component: Object inspectorTOL-tcl
Status: newassigned

Hi.

It is not an error of TolBase.
The error takes place when invoking the command:

::tol::info functions Anything ReCalc

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":

void BText::EnsureDimensions (BInt& i) const

comment:3 Changed 20 years ago by Jorge

Owner: changed from rcsoto to Jorge
Status: assignednew

i will take care

comment:4 Changed 20 years ago by Jorge

Resolution: fixed
Status: newclosed

fixed, the solution available at CVS

comment:5 Changed 20 years ago by Jorge

Cc: ofernandez added

comment:6 Changed 20 years ago by Jorge

* Bug 213 has been marked as a duplicate of this bug. *

Note: See TracTickets for help on using tickets.