]> Creatis software - gdcm.git/commitdiff
ENH: Patching IsDirectory and the ios::Failure pb
authormalaterre <malaterre>
Fri, 15 Apr 2005 21:49:52 +0000 (21:49 +0000)
committermalaterre <malaterre>
Fri, 15 Apr 2005 21:49:52 +0000 (21:49 +0000)
ChangeLog

index a77a28ee7d83b8e2db148ecc2e8ee598e555409a..a1ba55d393afde5efb0c605c729711b17c85ca79 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-04-15 Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
+   * Fix gdcmDirList::IsDirectory. Apparently borland did not like the ending
+        '/'
+   * Also fix compilation on gcc 3.3.5 does not have ios::failure either ...
+
 2005-04-11 Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
    * vtk/vtkGdcmWriter fix bug when writing spacing. The Y spacing comes first
           then the X spacing.