[xdebug-dev] xdebug xdebug/xdebug_private.h - Fixed error code, so that the one used for generating the message is the same

From: Derick Rethans <derick[@]derickrethans.nl>
Date: Wed, 4 Apr 2007 13:10:25 +0200

Date: Wed Apr 4 13:10:25 CEST 2007
User: Derick Rethans
Directory: xdebug

Log Message:
[0.05]
- Fixed error code, so that the one used for generating the message is the same
  as the one actually in use.

Modified files:
           xdebug/xdebug_private.h (version: 1.25)

[FILE: /xdebug/xdebug_private.h]

===================================================================
RCS file: cvstemp,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- xdebug/xdebug_private.h:1.24 Mon Feb 19 21:16:08 2007 GMT
+++ xdebug/xdebug_private.h Wed Apr 04 09:10:25 2007 GMT
@@ -107,7 +107,7 @@
 #define XDEBUG_ERROR_STACK_DEPTH_INVALID 301
 #define XDEBUG_ERROR_CONTEXT_INVALID 302 /* unused */
 
-#define XDEBUG_ERROR_PROFILING_NOT_STARTED 400
+#define XDEBUG_ERROR_PROFILING_NOT_STARTED 800
 
 #define XDEBUG_ERROR_ENCODING_NOT_SUPPORTED 900
 
Received on Wed Apr 04 2007 - 13:10:28 BST

This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST