Opened 8 years ago

Closed 8 years ago

#50364 closed update (fixed)

matio @1.5.2_4: update to 1.5.3

Reported by: Schamschula (Marius Schamschula) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: haspatch Cc: kurthindenburg (Kurt Hindenburg)
Port: matio

Description

matio has been updated to version 1.5.3. New this version:

  • Added support for writing numeric arrays to v4 MAT files
  • Added new API functions Mat_CalcSingleSubscript2 and Mat_CalcSubscripts2 that work on size_t type
  • Fixed memory consumption reading compressed v5 MAT files
  • Fixed bug writing compressed v5 MAT files
  • Fixed bug in Mat_VarReadNextInfo5 where freed variable was not set to NULL
  • Fixed several bugs in Mat_VarDelete
  • Fixed bug writing empty struct to HDF5 MAT files
  • Fixed bug writing character array to HDF5 MAT files
  • Fixed bug writing character array to compressed v5 MAT files
  • Various fixes for unused variables, unnecessary initializations, etc. that cause compilers to issue diagnostics
  • Several other fixes, especially for memory leak

Attachments (1)

Portfile-matio.diff (1.3 KB) - added by Schamschula (Marius Schamschula) 8 years ago.

Download all attachments as: .zip

Change History (3)

Changed 8 years ago by Schamschula (Marius Schamschula)

Attachment: Portfile-matio.diff added

comment:1 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)

Cc: khindenburg@… added

Cc Me!

comment:2 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)

Resolution: fixed
Status: newclosed

done r144813

note I enabled tests as well

ERROR: 764 tests were run, 5 failed unexpectedly. 274 tests were skipped.

Note: See TracTickets for help on using tickets.