Activity
From 2013-03-16 to 2013-04-14
2013-04-09
-
17:26 Bug #466 (Resolved): Cast error in ofmem (Visual Studio 2008)
- Already fixed in commit 6373779842995bc308b1852ad82c3de573f47212, seems i just forgot to update this issue. Solved by...
-
16:40 Bug #471: DcmAttributeFilter doesn't like DLLs
- I think I remember fighting with VC6 for a while and the problem was that either VC6 or GCC didn't like the code. I t...
2013-04-08
-
18:11 Bug #471 (Feedback): DcmAttributeFilter doesn't like DLLs
- I now used #if defined checks in the testfile, so the iterator based functionality is not tested when compiling with ...
-
17:02 Bug #471: DcmAttributeFilter doesn't like DLLs
- For me even the proposed patch does not help as when the createIteratorBasedFilter-method is "fixed", the linker is m...
-
18:09 Bug #470 (Feedback): MSC6 weirdness in dcmnet/scppool.h
- Should be fixed now. It seems that typename != typename. One appearance of typename had to be replaced by "OFTypename...
2013-04-04
-
14:29 Bug #471: DcmAttributeFilter doesn't like DLLs
- That patch should work, but reduces the functionality for all other (non INSANE) compilers. Deducing the iterator typ...
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...
Also available in: Atom