freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2] GSoC-2019-moazin d650e22 1/6: Enable FreeType memory debugge


From: Moazin Khatti
Subject: [freetype2] GSoC-2019-moazin d650e22 1/6: Enable FreeType memory debugger.
Date: Sun, 23 Jun 2019 15:37:44 -0400 (EDT)

branch: GSoC-2019-moazin
commit d650e22b9a5cbf51750366be03f3c7868559fc11
Author: Moazin Khatti <address@hidden>
Commit: Moazin Khatti <address@hidden>

    Enable FreeType memory debugger.
---
 include/freetype/config/ftoption.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/freetype/config/ftoption.h 
b/include/freetype/config/ftoption.h
index 7e07246..ca47c03 100644
--- a/include/freetype/config/ftoption.h
+++ b/include/freetype/config/ftoption.h
@@ -473,7 +473,7 @@ FT_BEGIN_HEADER
    *   Do not `#undef` this macro here since the build system might define it
    *   for certain configurations only.
    */
-/* #define FT_DEBUG_MEMORY */
+#define FT_DEBUG_MEMORY
 
 
   /**************************************************************************



reply via email to

[Prev in Thread] Current Thread [Next in Thread]