- From: "Xavier Beaudouin" <kiwi AT cvs.caudiumforge.net>
- To: caudium-commits AT caudium.net
- Subject: CVS: caudium/server/etc/modules/UltraSupport.pmod Profile.pmod,1.13,1.14 Util.pmod,1.6,1.7
- Date: Fri, 22 Jul 2005 19:00:20 +0000
Update of /cvs/caudium/caudium/server/etc/modules/UltraSupport.pmod
In directory
cvs.caudiumforge.net:/tmp/cvs-serv67791/server/etc/modules/UltraSupport.pmod
Modified Files:
Profile.pmod Util.pmod
Log Message:
Fixed bug #17 (ultralog not working)
Index: Profile.pmod
===================================================================
RCS file:
/cvs/caudium/caudium/server/etc/modules/UltraSupport.pmod/Profile.pmod,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- Profile.pmod 3 Jan 2005 17:04:43 -0000 1.13
+++ Profile.pmod 22 Jul 2005 19:00:18 -0000 1.14
@@ -19,7 +19,15 @@
*/
//! Log Profile Handling.
-//! $Id: Profile.pmod,v 1.13 2005/01/03 17:04:43 kiwi Exp $
+//! $Id: Profile.pmod,v 1.14 2005/07/22 19:00:18 kiwi Exp $
+
+#ifndef report_debug
+# define report_debug werror
+#endif
+#ifndef report_notice
+# define report_notice werror
+#endif
+
import ".";
Index: Util.pmod
===================================================================
RCS file:
/cvs/caudium/caudium/server/etc/modules/UltraSupport.pmod/Util.pmod,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Util.pmod 28 Sep 2003 22:41:17 -0000 1.6
+++ Util.pmod 22 Jul 2005 19:00:18 -0000 1.7
@@ -2,7 +2,11 @@
//! @fixme
//! Not documented
-// $Id: Util.pmod,v 1.6 2003/09/28 22:41:17 kiwi Exp $
+// $Id: Util.pmod,v 1.7 2005/07/22 19:00:18 kiwi Exp $
+
+#ifndef report_debug
+# define report_debug werror
+#endif
//!
constant PERIOD_MONTH = 0;
- CVS: caudium/server/etc/modules/UltraSupport.pmod Profile.pmod,1.13,1.14 Util.pmod,1.6,1.7, Xavier Beaudouin
Archive powered by MhonArc 2.6.10.