- 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.12.2.1,1.12.2.2 Util.pmod,1.6,1.6.2.1
- Date: Tue, 1 Mar 2005 15:44:59 +0100
Update of /cvs/caudium/caudium/server/etc/modules/UltraSupport.pmod
In directory
cvs.caudiumforge.net:/tmp/cvs-serv80154/server/etc/modules/UltraSupport.pmod
Modified Files:
Tag: stable_1_4
Profile.pmod Util.pmod
Log Message:
Fix bug #09.
Index: Profile.pmod
===================================================================
RCS file:
/cvs/caudium/caudium/server/etc/modules/UltraSupport.pmod/Profile.pmod,v
retrieving revision 1.12.2.1
retrieving revision 1.12.2.2
diff -u -r1.12.2.1 -r1.12.2.2
--- Profile.pmod 3 Jan 2005 17:03:05 -0000 1.12.2.1
+++ Profile.pmod 1 Mar 2005 14:44:57 -0000 1.12.2.2
@@ -19,7 +19,14 @@
*/
//! Log Profile Handling.
-//! $Id: Profile.pmod,v 1.12.2.1 2005/01/03 17:03:05 kiwi Exp $
+//! $Id: Profile.pmod,v 1.12.2.2 2005/03/01 14:44:57 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.6.2.1
diff -u -r1.6 -r1.6.2.1
--- Util.pmod 28 Sep 2003 22:41:17 -0000 1.6
+++ Util.pmod 1 Mar 2005 14:44:57 -0000 1.6.2.1
@@ -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.6.2.1 2005/03/01 14:44:57 kiwi Exp $
+
+#ifndef report_debug
+# define report_debug werror
+#endif
//!
constant PERIOD_MONTH = 0;
- CVS: caudium/server/etc/modules/UltraSupport.pmod Profile.pmod,1.12.2.1,1.12.2.2 Util.pmod,1.6,1.6.2.1, Xavier Beaudouin
Archive powered by MhonArc 2.6.10.