BMTFile(Set): Additional carry return
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)
| Resolution: |
→ fixed
|
| Status: |
assigned →
closed
|
| Component: |
TOL Functions →
Set
|
| Keywords: |
TOL-Type added; TOL removed
|
| product: |
TOL →
TOL-Type
|
| Resolution: |
fixed
|
| Status: |
closed →
reopened
|
| Resolution: |
→ fixed
|
| Status: |
reopened →
closed
|
| Component: |
Set →
TYPE_Set
|
| Keywords: |
Functions removed
|
| product: |
TOL Functions →
TOL
|
| bug_file_loc: |
→ http://cvs.tol-project.org/viewcvs.cgi/tol_tests/tol/Bugzilla/bug_000002
|
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.