Actions
Bug #392
closedMulti-Process-Code under Windows should check for "\"
Start date:
Due date:
% Done:
0%
Estimated time:
Module:
dcmnet
Operating System:
Compiler:
Description
see http://forum.dcmtk.org/viewtopic.php?p=12224#12224
At the moment the Windows multiprocess code adds a " before and after all parameters before the child process is started. Things go terribly wrong however if the last character of a parameter is a \...
Updated by Andrew Chiw over 12 years ago
- Subject changed from Multi-Process-Code unter Windows sollte auf "\"-Zeichen prüfen to Multi-Process-Code unter Windows should check for "\"
Updated by Andrew Chiw over 12 years ago
- Subject changed from Multi-Process-Code unter Windows should check for "\" to Multi-Process-Code under Windows should check for "\"
Updated by Michael Onken over 8 years ago
- Status changed from New to Closed
Fixed by commit ca700d3674468cca47323096da18be6b87b9a541.
Actions