#522 closed defect (fixed)
crash when sub-ing matrices passing parameters of wrong dimensions
| Reported by: | lmartiles | Owned by: | danirus |
|---|---|---|---|
| Priority: | highest | Milestone: | |
| Component: | Math | Version: | head |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Hi tolers,
The following code makes Tol 1.1.7 to crash down.
Matrix par = Col(0);
Matrix Sub(par, 1, 1, 2, 1);
cheers,
Artiles
Change History (3)
comment:1 Changed 18 years ago by
| Status: | new → assigned |
|---|
comment:2 Changed 18 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Problem has been fixed in CVS at trunk and 1.1.6 branches, and also in windows binary build v1.1.7 b.0.2.alpha. Next build of 1.1.6 will bring this fixed bug but is not also available.
Thanks to report it
comment:3 Changed 18 years ago by
| bug_file_loc: | → http://cvs.tol-project.org/viewcvs.cgi/tol_tests/tol/Bugzilla/bug_000522 |
|---|
Note: See
TracTickets for help on using
tickets.

We are working about this bug.
Thanks to report it