]> Creatis software - gdcm.git/commitdiff
ENH: update for __FUNCTION__ stuff
authormalaterre <malaterre>
Fri, 7 Jan 2005 21:24:38 +0000 (21:24 +0000)
committermalaterre <malaterre>
Fri, 7 Jan 2005 21:24:38 +0000 (21:24 +0000)
ChangeLog

index 1e107324561740cce8a70c72b80de0f333b0d357..bbacebdaca83743a6a3f69c354a43e8d7875b4fb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
      you debug/warning message just as c++ streams which make them very convinient
      to use. Once this is stabilize I will change the ostringstrem to be
      redirected to a file (ofstream).
+   * Properly support C99 extension: __FUNCTION__ which allow us to display
+     the name of the function call (GNUC also allow __PRETTY_FUNCTION__ for c++)
 
 2005-01-07 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
    * Removal of useless and dangerous methods :