]> Creatis software - gdcm.git/commit
* FIX: modified DirList::Explore in order to make it work under
authorrouet <rouet>
Sun, 12 Dec 2004 13:32:23 +0000 (13:32 +0000)
committerrouet <rouet>
Sun, 12 Dec 2004 13:32:23 +0000 (13:32 +0000)
commitc843abe4560b393a1eae2059f75ad1e752a22eda
tree93133575f857f0418918091be645d11c95b8ee4c
parentc3c4a67524e2890465b410779a3019792642f254
  * FIX: modified DirList::Explore in order to make it work under
    Cygwin when GDCM_DATA_ROOT is a defined by CMake as a unix
    path. The patch consists in not using the FindFirstFile win32api
    function under cygwin but rather the open dir *nix method.
src/gdcmDirList.cxx