|
Imebra 0.0.47 has been released. The following changes have been made: -
- Makefiles for the example applications are being provided
- Fixes #33 (When launched without parameters, dicomdirItems should display the version)
- Fixes #42 (When a dicomdir destructor is called, the it delete all the children elements. This may cause a stack overflow when an element call release on the next sibling item and the number of siblings is high)
- Fixes #46 (Checking for LUT validity will help dicom2jpeg to ignore the LUT if it contains invalid data)
- Fixes #49 (The codepage "CHAR" used to indicate the locale charset in charsetConversion.cpp causes an exception during the initialization of ICONV. The usage of "" instead of "char" works properly)
- Fixes #50 (mbxInt32 and imbxUint32 are wrongly mapped to long and unsigned long. It should be mapped to int and unsigned int)
- Fixes #51 (wrong parameters in memset)
- Fixes #52 (The charset conversion uses different error reporting in ICONV and Windows API)
|
|
Last Updated ( Friday, 04 September 2009 )
|