Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dirkmueller:Factory
ding-libs
INI-Remove-definiton-of-TRACE_LEVEL.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File INI-Remove-definiton-of-TRACE_LEVEL.patch of Package ding-libs
From 8509cfaa757c0f8cc4d79357613f46d2fd9ee878 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C5=BDidek?= <mzidek@redhat.com> Date: Wed, 15 Nov 2017 18:31:47 +0100 Subject: [PATCH] INI: Remove definiton of TRACE_LEVEL Macros TRACE_LEVEL 7 and TRACE_HOME should only be defined in testing builds where we want debug messages to be generated. The macros are leftovers from the previous patch where they were improperly added for debug purposes. Resolves: https://pagure.io/SSSD/ding-libs/issue/3182 Reviewed-by: Robbie Harwood <rharwood@redhat.com> (cherry picked from commit a731d8c8c515e7e42a4fb448e0ecb6934d5bf99b) Signed-off-by: Robbie Harwood <rharwood@redhat.com> --- ini/ini_augment.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/ini/ini_augment.c b/ini/ini_augment.c index 9d83ad9..5a5a173 100644 --- a/ini/ini_augment.c +++ b/ini/ini_augment.c @@ -32,8 +32,6 @@ #include <sys/types.h> #include <regex.h> #include <unistd.h> -#define TRACE_LEVEL 7 -#define TRACE_HOME #include "trace.h" #include "collection.h" #include "collection_tools.h"
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor