freetype-commit
[Top][All Lists]
Advanced

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

[freetype2] GSoC-2019-moazin e8acea6 1/9: turned on trace mode and added


From: Moazin Khatti
Subject: [freetype2] GSoC-2019-moazin e8acea6 1/9: turned on trace mode and added tags file in gitignore
Date: Sat, 15 Jun 2019 04:15:44 -0400 (EDT)

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

    turned on trace mode and added tags file in gitignore
---
 .gitignore                         | 1 +
 include/freetype/config/ftoption.h | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index a47f568..3b495c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 config.mk
 objs/vc2010/
 build
+tags
diff --git a/include/freetype/config/ftoption.h 
b/include/freetype/config/ftoption.h
index 12f47a8..7e07246 100644
--- a/include/freetype/config/ftoption.h
+++ b/include/freetype/config/ftoption.h
@@ -414,7 +414,7 @@ FT_BEGIN_HEADER
    *   them for certain configurations only.
    */
 /* #define FT_DEBUG_LEVEL_ERROR */
-/* #define FT_DEBUG_LEVEL_TRACE */
+#define FT_DEBUG_LEVEL_TRACE
 
 
   /**************************************************************************



reply via email to

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