From ce6905ac29998890ed41dc3039bb548a440e2608 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 25 May 2011 23:24:02 +0300 Subject: Increase debug file name field size from 44 to 100 chars. --- src/debug/debug_new.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/debug') diff --git a/src/debug/debug_new.cpp b/src/debug/debug_new.cpp index de0154a94..3545af60a 100644 --- a/src/debug/debug_new.cpp +++ b/src/debug/debug_new.cpp @@ -112,7 +112,7 @@ * value makes the size of new_ptr_list_t 64 on 32-bit platforms. */ #ifndef _DEBUG_NEW_FILENAME_LEN -#define _DEBUG_NEW_FILENAME_LEN 44 +#define _DEBUG_NEW_FILENAME_LEN 100 #endif /** -- cgit v1.2.3-60-g2f50