﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1680	Fail in New  method of TolExcel 2.3	Luis Artiles	Jorge	"The evaluation of the following code, produce a segmentation fault:

Code:
{{{
#!java
#Require TolExcel;

NameBlock xls = TolExcel::@WorkBook::New(""/tmp/report1.xls"",SetOfText(""a"",""b"",""c"",""d"",""e""));
}}}

Output:
{{{
Including /tmp/kk.tol
[TolExcel] Loading library /home/jsperez/.tol/TolPackage.3/Client/TolExcel.2.3/CppTools/Linux_x86_32/TolExcel.so -> OK
Loaded package TolExcel.2.3
[@WorkBook] Opening book  ...
Segmentation fault

}}}"	defect	closed	high	Mantainance	Excel API	3.1	critical	fixed		rtless@…
