[Pkg-amule-commits] [amule] 07/13: define MULE_EVT_LOGLINE in src/LoggerConsole.cpp; Closes: #765144

Sandro Tosi morph at moszumanska.debian.org
Sun Nov 29 12:37:17 UTC 2015


This is an automated email from the git hooks/post-receive script.

morph pushed a commit to branch master
in repository amule.

commit 34b4f8495fcd98767a4d6d91e86e0a25342b7bbe
Author: Sandro Tosi <morph at debian.org>
Date:   Sun Nov 22 01:15:53 2015 +0000

    define MULE_EVT_LOGLINE in src/LoggerConsole.cpp; Closes: #765144
---
 debian/patches/define_MULE_EVT_LOGLINE.patch | 10 ++++++++++
 debian/patches/series                        |  1 +
 2 files changed, 11 insertions(+)

diff --git a/debian/patches/define_MULE_EVT_LOGLINE.patch b/debian/patches/define_MULE_EVT_LOGLINE.patch
new file mode 100644
index 0000000..2954059
--- /dev/null
+++ b/debian/patches/define_MULE_EVT_LOGLINE.patch
@@ -0,0 +1,10 @@
+--- a/src/LoggerConsole.cpp
++++ b/src/LoggerConsole.cpp
+@@ -29,6 +29,7 @@
+ 
+ #include "Logger.h"				// for Add(Debug)LogLineM()
+ 
++DEFINE_LOCAL_EVENT_TYPE(MULE_EVT_LOGLINE)
+ 
+ #ifdef __DEBUG__
+ bool CLogger::IsEnabled(DebugType /*type*/) const
diff --git a/debian/patches/series b/debian/patches/series
index ecc516b..bd2b7da 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,3 +4,4 @@ cas_configfile.c_good_default_paths.diff
 use_xdg-open_as_preview_default.diff
 fallocate.diff
 version_check.diff
+define_MULE_EVT_LOGLINE.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-amule/amule.git



More information about the Pkg-amule-commits mailing list