Activity
From 2018-02-17 to 2018-03-18
2018-03-13
-
14:29 Feature #818 (New): Add support for multiple parameter values to SR Template TID 1500
- CP-1705 introduces multiple values for the TID 1500 template parameter $Measurement (BCID 7468 "Texture Measurements...
2018-03-12
-
18:21 Bug #816 (Closed): DcmVR::setVR() should check whether internal VR is acceptable
- Fixed by commit 0c4cf6e.
-
15:18 Bug #807: Some methods expect getVM() to always return the number of stored values (which is not correct)
- Partly closed by commit adc2131.
-
15:17 Feature #808 (Closed): Introduce a new method getNumberOfValues() or getValueCount() for the various VR classes
- Closed by commit b4ca1a8.
2018-03-11
-
17:01 Bug #628 (Closed): Warnings in vrscanl.c
- Fixed by switching to flex 2.6.4 (see commit da8e84d).
-
14:49 Bug #600: OFStandard::searchDirectoryRecursively() relies on undefined HAVE_READDIR_R
- Fixed by commit #f421bce for public modules; commit #03a4f49 private modules.
2018-03-09
-
15:33 Bug #583: Fix support for JPIP transfer syntaxes
- This is the related "bug entry #730610 on the Debian bugtracker":https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=73...
-
14:28 Bug #816 (Closed): DcmVR::setVR() should check whether internal VR is acceptable
- Commit 40c9085 fixes a heap overflow issue that is caused by an invalid dataset. This is done by making sure that int...
-
13:49 Bug #600: OFStandard::searchDirectoryRecursively() relies on undefined HAVE_READDIR_R
- Was already mentioned (see "Note #3":http://support.dcmtk.org/redmine/issues/600#note-3).
-
12:57 Bug #600: OFStandard::searchDirectoryRecursively() relies on undefined HAVE_READDIR_R
- This bug is also listed in "Debian as bug #859202":https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859202.
-
12:51 Bug #815 (Closed): Conflicting declarations of jpeg_memory_mgr may lead to invalid function calls in DCMTK's IJG library
- There is a possibility of invalid function calls in case of specific preprocessor definitions being enabled or disabl...
-
12:02 Bug #759: undefined behaviour warning in ijg JPEG code
- This also fixes Debian bug #731433, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731433. The fix has been re...
-
11:46 Feature #307: Einfügen von LossyImageCompression beim Dekomprimieren
- Also closes Debian bug #675448, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675448 (fix reported to Debian ...
2018-03-08
-
12:36 Bug #533: Check bugs reported on Debian and Ubuntu
- There is also a bug tracker for Ubuntu (which is based on Debian): https://bugs.launchpad.net/ubuntu/+source/dcmtk
2018-03-06
-
15:11 Bug #628 (Reopened): Warnings in vrscanl.c
- VisualStudio still reports the following warning (8 times, see Dashboard):...
2018-03-03
-
18:30 Document: DCMTK 3.6.3 API Documentation
- The "API documentation":http://support.dcmtk.org/docs-363/ is generated automatically from the source code by a tool ...
-
18:19 Document: DCMTK 3.6.2 API Documentation
- The "API documentation":http://support.dcmtk.org/docs-362/ is generated automatically from the source code by a tool ...
2018-03-02
-
17:03 Bug #807: Some methods expect getVM() to always return the number of stored values (which is not correct)
- Added sentence to API documentation of DcmObject::getVM() explaining that depending on the VR some subclasses return ...
-
14:39 Bug #807: Some methods expect getVM() to always return the number of stored values (which is not correct)
- Ok, after discussing this in a call I got the intention behind Jörg's argumentation: getVM() always returns what DICO...
-
14:13 Bug #807: Some methods expect getVM() to always return the number of stored values (which is not correct)
- By the way, getVM() is used in dcmdump's output (i.e. what the print() method does). This has nothing to do with the ...
-
14:12 Bug #807: Some methods expect getVM() to always return the number of stored values (which is not correct)
- My proposal is referenced as Feature #808: introduce a new method getValueCount() and leave getVM() as is (and as it ...
-
14:08 Bug #807: Some methods expect getVM() to always return the number of stored values (which is not correct)
- ...
-
13:44 Bug #807: Some methods expect getVM() to always return the number of stored values (which is not correct)
- The assumption that getVM() ever returned anything else than Value Multiplicity (of the data element) according to th...
-
12:42 Bug #807: Some methods expect getVM() to always return the number of stored values (which is not correct)
- The situation is a different and kind of inverted to what is described above.
Most (all?) VR classes that are in ... -
13:52 Bug #793 (Closed): overflow error in calculation of decompressed image size
-
13:51 Bug #793: overflow error in calculation of decompressed image size
- Closed by commit ebbc9e.
-
10:32 Support #729 (Resolved): Request: Don't change the urls of snapshots once a new version is released
- No need for any changes since "snapshots" have been abandoned in favor of "minor releases".
For the new package ve...
2018-02-23
-
16:07 Bug #600: OFStandard::searchDirectoryRecursively() relies on undefined HAVE_READDIR_R
- In a few DCMTK modules, readdir()/readdir_r() are still used directly. These should be migrated to OFStandard::search...
-
15:32 Bug #600: OFStandard::searchDirectoryRecursively() relies on undefined HAVE_READDIR_R
- Apparently, the glibc version in which readdir_r was first marked as deprecated is 2.24. In earlier versions of glibc...
-
13:56 Bug #759 (Closed): undefined behaviour warning in ijg JPEG code
- Closed by commit #180d9b9.
2018-02-18
-
12:25 Feature #814 (Closed): Implement option to permit the RLE decode to continue decoding even if the RLE stream is incomplete
- Needed for defective images apparently produced by Siemens Acuson Sequoia 512, see forum discussion here: http://foru...
Also available in: Atom