]> Creatis software - gdcm.git/commit
BUG: On recent debian system, the dirent structure is not fed properly. Furthermore...
authormalaterre <malaterre>
Mon, 26 Jul 2004 19:36:56 +0000 (19:36 +0000)
committermalaterre <malaterre>
Mon, 26 Jul 2004 19:36:56 +0000 (19:36 +0000)
commita02866a66001f273faf0e96be8f7135e03105edf
treec530685aed1fa077cf91d7cbe49bd4b9f36eb691
parentde80d26a94295f47ae25e07c6ff3b3cb1a5532bf
BUG: On recent debian system, the dirent structure is not fed properly. Furthermore the scandir is only a BSD extension and not POSIX. So rewrote Explore function to be POSIX and works on recent debian system. The Explore function will also now return the number of files read
src/gdcmDirList.cxx
src/gdcmDirList.h