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

Closed 21 years ago

Last modified 18 years ago

#2 closed defect (fixed)

BMTFile(Set): Additional carry return

Reported by: César Pérez Álvarez Owned by: danirus
Priority: high Milestone:
Component: SetAlgebra Version: head
Severity: trivial Keywords: TOL-Type TOL
Cc:

Description

If you use the function of set, BMTFile, the matrix is saved with and additional
carry return in the las line. It provokes that if use and Include or IncludeBMT for
use the saved matrix block the application and it is impossible loading the file.

Change History (8)

comment:1 Changed 21 years ago by danirus

Status: newassigned

comment:2 Changed 21 years ago by danirus

Resolution: fixed
Status: assignedclosed

This bug has been fixed.
The function BSetIncludeBMT::CalcContens(), defined in setgra.cpp, was using each
carrier return as a separator between two Matrix rows, but did not consider that
after last carrier return never follows another row.

comment:3 Changed 21 years ago by manuelb

Component: TOL FunctionsSet
Keywords: TOL-Type added; TOL removed
product: TOLTOL-Type

Changed the producto to TOL-Type

comment:4 Changed 21 years ago by danirus

It should be "closed", not only "resolved" and "fixed".

comment:5 Changed 21 years ago by danirus

Resolution: fixed
Status: closedreopened

Must to be resolved until new version appear.

comment:6 Changed 21 years ago by danirus

Resolution: fixed
Status: reopenedclosed

Must be resolved, not closed.

comment:7 Changed 21 years ago by manuelb

Component: SetTYPE_Set
Keywords: Functions removed
product: TOL FunctionsTOL

Moved to TOL product.

comment:8 Changed 18 years ago by Víctor de Buen Remiro

bug_file_loc: http://cvs.tol-project.org/viewcvs.cgi/tol_tests/tol/Bugzilla/bug_000002
Note: See TracTickets for help on using tickets.