Project

General

Profile

Marco Eichelberg's activity

From 2024-07-14 to 2024-08-12

2024-08-09

18:56 DCMTK Feature #631 (Closed): Implement OFnew<> et al. and employ them to ensure exception free behavior
std::nothrow is C++98, which we meanwhile assume to be present. No special handling for historic compilers not suppor... Marco Eichelberg
18:53 DCMTK Feature #824 (Closed): Add C++11 support for more compilers
DCMTK meanwhile by default enables C++11 on all compilers supporting it.
Marco Eichelberg
18:45 DCMTK Bug #1068: Check whether Frame Type (0008,9007) also needs to be updated when using lossy compression
Frame Type (0008,9007) is only used in Enhanced Multiframe images. It describes the same properties as Image Type (00... Marco Eichelberg
18:33 DCMTK Bug #1119: Implement remaining corrections for OFUUID class (remove "FIXME" comments)
On most operating systems, we could significantly simplify the code because a built-in UUID generation function is av... Marco Eichelberg
18:09 DCMTK Bug #1131 (Closed): Definition of ssize_t on Windows is incorrect
Closed by commit #5ca58cb6e.
Marco Eichelberg

2024-07-29

17:01 DCMTK Bug #1132 (Closed): DcmIODUtil::extractBinaryFrames and DcmSegmentation::concatFrames not consistently working if bits per frame is not divisible by 8
There seems to be a bug in DcmIODUtil::extractBinaryFrames (dcmtk/dcmiod/libsrc/iodutil.cc). This does not consistent... Marco Eichelberg

2024-07-27

18:26 DCMTK Bug #860 (Closed): Incorrect conversion of numeric_limits<double>::max by OFStandard::ftoa()
Closed by commit #3a8e3bc8e.
Marco Eichelberg

2024-07-22

12:25 DCMTK Bug #1131 (Closed): Definition of ssize_t on Windows is incorrect
Currently, DCMTK defines ssize_t on platforms that do not define it themselves, such as Windows, like this:... Marco Eichelberg
 

Also available in: Atom