]> Creatis software - gdcm.git/commit
* gdcmPython/CMakeLists.txt: SWIG_FLAGS doesn't declare includeall
authorfrog <frog>
Mon, 2 Aug 2004 14:06:57 +0000 (14:06 +0000)
committerfrog <frog>
Mon, 2 Aug 2004 14:06:57 +0000 (14:06 +0000)
commitb1140dbfb41d22b5b0790bc8da676f6610cc45b0
tree549d3e58a7c3fa8332e9f25d5fc8f283a6bb6e31
parentecac4d36edf15736ae8f516ef3f9d8a6396ed54c
  * gdcmPython/CMakeLists.txt: SWIG_FLAGS doesn't declare includeall
    to avoid inclusion recursion until STL is reached.
  * src/gdcmDocument.[h|cxx]: exceptions substituted to errno C-style
    mecanism. errno.h is not included in gdcm anymore.
  * src/gdcmException.h: introduced new gdcmFormatUnexpected class
    (gdcmFormatError now inherits from gdcmFormatUnexpected).
  * TODO updated
ChangeLog
TODO
gdcmPython/CMakeLists.txt
src/gdcmDocument.cxx
src/gdcmDocument.h
src/gdcmException.h