Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
[simgrid.git] / include / xbt / log.h
index 840bd7d7e13f785565ab1010d4742bc6612d514c..4c24f3212035caf5b13470ebb5cfb0a0b5f3ddc0 100644 (file)
@@ -22,8 +22,7 @@
  */
 
 /* XBT_LOG_MAYDAY: define this to replace the logging facilities with basic
  */
 
 /* XBT_LOG_MAYDAY: define this to replace the logging facilities with basic
-   printf function. Useful to debug the logging facilities themselves */
-#undef XBT_LOG_MAYDAY
+   printf function. Useful to debug the logging facilities themselves, or to not make source analysis tools mad */
 //#define XBT_LOG_MAYDAY
 
 #ifndef _XBT_LOG_H_
 //#define XBT_LOG_MAYDAY
 
 #ifndef _XBT_LOG_H_