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 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 Changed 12 years ago by Víctor de Buen Remiro

Version: 3.1head

comment:2 in reply to:  1 Changed 12 years ago by Víctor de Buen Remiro

(In [5828]) Fixes #1690
Removing private methods and members from SelectMembersDeep

comment:3 Changed 12 years ago by Víctor de Buen Remiro

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.