Activity
From 2013-03-04 to 2013-04-02
2013-03-19
-
13:19 Bug #388: DICOMDIR causing a crash in the destructor of DcmDicomDir
- Please don't output a tag like that (separate group and element number). There is an output operator for tag keys ...
-
12:37 Bug #388: DICOMDIR causing a crash in the destructor of DcmDicomDir
- The attached patch fixes the crash and some quick testing suggests that it doesn't break anything. However, this seem...
-
09:50 Bug #386: Check whether the VR-Scanner can manage UTF-8 and other MBCS
- For UTF-8, Wikipedia shows which byte values are valid: http://en.wikipedia.org/wiki/UTF-8#Codepage_layout
All tog...
2013-03-13
-
12:28 Bug #429: Doxygen API documentation for Windows
- Btw, it would also be interesting to mark the platform-specific API in the documentation, i.e. add something like "Wi...
-
12:22 Bug #429: Doxygen API documentation for Windows
- IMHO the best solution would be to add a new define DCMTK_RUNNING_UNDER_DOXYGEN and using that to modify all #ifdefs ...
-
11:37 Bug #442 (Closed): Confusing error message from storescu
- This seems to be already fixed. It works with latest storescu, but still fails with storescu from release 3.6.0. Sadl...
-
08:24 Patch #508 (Closed): Patch für Parallel Make von Tilman Vogel
- Mail was sent
2013-03-11
-
15:20 Bug #509 (WontFix): BUILD_SINGLE_SHARED_LIBRARY broken with MSC6 and many modules
- This was reported in the forum: http://forum.dcmtk.org/viewtopic.php?f=3&t=3651
The problem seems to be that CMake... -
14:56 Patch #507: Diverse Bugfixes von Per Inge Mathisen
- Half of the change to oflog was applied to log4cplus: https://sourceforge.net/p/log4cplus/bugs/162/
-
12:16 Patch #507 (Feedback): Diverse Bugfixes von Per Inge Mathisen
- ofstringoffbyone.diff: NAK, reserve(n) makes sure there is an array of size at least (n+1), so this already makes sur...
-
11:21 Patch #508 (Feedback): Patch für Parallel Make von Tilman Vogel
- I tested this with BSD Make from FreeBSD 9.0 (supports .NOTPARALLEL) and make from SunOS 5.9 (doesn't support paralle...
-
10:41 Feature #416: Vollständiges und vor allem funktionierendes "FindDCMTK.cmake" schreiben
- Oh and I just noticed this gem:...
-
10:37 Feature #416: Vollständiges und vor allem funktionierendes "FindDCMTK.cmake" schreiben
- I tried to figure out what Kent's patch actually does and thus started undoing the rewrite of CMake/3rdparty.cmake (w...
2013-03-08
2013-03-07
-
16:42 Feature #283: Aussagekräftigere Fehlermeldungen
- Hier ist ein weiteres Problem, das mit hilfreicherer Log-Ausgabe schneller zu finden wäre (als direkt im Quelltext na...
2013-03-05
-
09:48 Patch #508 (Closed): Patch für Parallel Make von Tilman Vogel
- der Build von dcmtk bekommt bislang bei Verwendung von parallelem make
(z.B. make -j8) Probleme mit den Abhängigkeit... -
09:42 Patch #507 (Closed): Diverse Bugfixes von Per Inge Mathisen
- The attached patch fixes various issues found by running latest version
of cppcheck over dcmtk git master. Note that...
Also available in: Atom