]> Creatis software - gdcm.git/commit
* src/gdcmDebug.cxx last ditch attempt to get warning/error messages
authorfrog <frog>
Fri, 15 Oct 2004 10:43:27 +0000 (10:43 +0000)
committerfrog <frog>
Fri, 15 Oct 2004 10:43:27 +0000 (10:43 +0000)
commitc132b43ebda61490fe85f62a88969b6cfb9e400d
tree7ee28a10fe72170bd06749052914973bc671124a
parent91e773ef94e63d181ea8e2a322ced8bf0427aa27
  * src/gdcmDebug.cxx last ditch attempt to get warning/error messages
    displayed on Win32 when a brutal abort() occurs (because of uncatched
    exception). See TODO new entry of this commit for more on this.
  * TODO added new entry.
  * CLEANUP_ROUND (12) for gdcmPixelConvert (nicotine is my friend stage)
    src/gdcmFile.[cxx|h] and gdcmPixelConvert.[cxx|h]:
    - HandleColor is no longer called from gdcmFile.cxx
    - gdcmPixelConvert.cxx clean up on method arguments and internal
      variable names for semantical coherence.
ChangeLog
TODO
src/gdcmDebug.cxx
src/gdcmFile.cxx
src/gdcmPixelConvert.cxx
src/gdcmPixelConvert.h