Opened 12 years ago
Closed 12 years ago
#1690 closed defect (fixed)
No funciona la exploración en TolBase de algunas gramáticas
Reported by: | Víctor de Buen Remiro | Owned by: | Jorge |
---|---|---|---|
Priority: | high | Milestone: | Mantainance |
Component: | Interface | Version: | head |
Severity: | major | Keywords: | |
Cc: |
Description
No funciona la exploración en TolBase de algunas gramáticas como Real o NameBlock pero sí la de otras como VMatrix o TimeSet.
TCL lanza un error de este aspecto
"StdLib::Rglpk::_BuildBoundsInfo" isn't a function in grammar Real "StdLib::Rglpk::_BuildBoundsInfo" isn't a function in grammar Real while executing "::tol::info functions $grammar $fun" (procedure "SelectGrammar" line 48) invoked from within "SelectGrammar" ("grammar" arm line 2) invoked from within "switch -regexp $node_type { root { switch $node_name { root - grammars { ClearHiertables #$w_tabset tab..." (procedure "::TolInspector::SelectObject" line 43) invoked from within "::TolInspector::SelectObject"
Change History (3)
comment:1 follow-up: 2 Changed 12 years ago by
Version: | 3.1 → head |
---|
comment:2 Changed 12 years ago by
comment:3 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [5828]) Fixes #1690
Removing private methods and members from SelectMembersDeep