Activity
From 2013-03-20 to 2013-04-18
2013-04-15
-
10:57 Patch #520 (Closed): OFMutex very slow on Windows
- See "this":http://forum.dcmtk.org/viewtopic.php?f=1&t=3726 Forum posting:
> OFMutex::lock() and OFMutex::unlock is...
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...
Also available in: Atom