#1680 closed defect (fixed)
Fail in New method of TolExcel 2.3
| Reported by: | Luis Artiles | Owned by: | Jorge |
|---|---|---|---|
| Priority: | high | Milestone: | Mantainance |
| Component: | Excel API | Version: | 3.1 |
| Severity: | critical | Keywords: | |
| Cc: | rtless@… |
Description
The evaluation of the following code, produce a segmentation fault:
Code:
#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
Change History (6)
comment:1 Changed 13 years ago by
| Component: | Kernel → Excel API |
|---|---|
| Owner: | changed from Víctor de Buen Remiro to Jorge |
comment:2 Changed 13 years ago by
comment:5 Changed 13 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.

(In [5758]) refs #1680, test for ticket