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 14 years ago

Closed 14 years ago

#1217 closed defect (fixed)

NonLinGloOpt fail loading from source

Reported by: Jorge Owned by: Víctor de Buen Remiro
Priority: normal Milestone: TOL Packages
Component: Various Version: head
Severity: normal Keywords:
Cc:

Description

When trying to load NonLinGloOpt from source code:

tolsh2.0.2 -d NonLinGloOpt/NonLinGloOpt.tol

it fails when invoking xls::ActivateNamedWS(hoja, True, False)

[@WorkBook] Opening book /home/jsperez/TOL/FROM_SVN/tolp/OfficialTolArchiveNetwork/NonLinGloOpt/doc/NLopt_algorithms.xls ...
<E>
ERROR: [1] Too many arguments in call to Real ActivateNamedWS (Text workSheetName)</E>
[Call stack]
[2] Real NonLinGloOpt::xls::new::ActivateNamedWS (Text workSheetName)
[1] Set NonLinGloOpt::_load_algorithm_info (Real void)
<E>
ERROR: [2] Wrong arguments in call to Real ActivateNamedWS (Text workSheetName)</E>
[Call stack]
[2] Real NonLinGloOpt::xls::new::ActivateNamedWS (Text workSheetName)
[1] Set NonLinGloOpt::_load_algorithm_info (Real void)
<W>
Warning: [3] :: function failed at : 
xls::ActivateNamedWS(hoja, True, False)</W>

Change History (1)

comment:1 Changed 14 years ago by Víctor de Buen Remiro

Resolution: fixed
Status: newclosed

(In [3572]) Fixes #1217

Note: See TracTickets for help on using tickets.