Actions
Bug #383
closedPossible errors in whitespace handling (Win32)
Start date:
Due date:
% Done:
100%
Estimated time:
Module:
dcmdata
Operating System:
Compiler:
Description
see: http://forum.dcmtk.org/viewtopic.php?t=2813
according to http://msdn.microsoft.com/en-us/library/kwwtf9ch.aspx|MSDN-Dokumentation the output of 'sscanf()' should be identical to that of Unix/Posix systems.
Updated by Jörg Riesmeier over 12 years ago
- Category set to Library
- Target version set to 3.6.2
Updated by Andrew Chiw over 12 years ago
- Subject changed from Möglicher Fehler bzgl. des Whitespace Handlings bei ''sscanf()'' (Win32) to Possible errors in whitespace handling (Win32)
Updated by Marco Eichelberg over 8 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
The whitespace handling works correctly with current versions of Visual Studio. PGM files with line feeds between number of columns and number of rows are extremely unsusual; this does not warrant the implementation of special code for very old Visual Studio versions. Closing entry.
Actions