[prev in list] [next in list] [prev in thread] [next in thread] 

List:       sr-dev
Subject:    [sr-dev] git:master:ccb77f2d: core: remove wrongly commited out-commented statement from pkg.h
From:       Henning Westerholt <hw () kamailio ! org>
Date:       2018-12-29 0:59:23
Message-ID: E1gd2yJ-0003Rq-7K () www ! kamailio ! org
[Download RAW message or body]

Module: kamailio
Branch: master
Commit: ccb77f2d7f69d6a2f309ea7c4f16ba6892a4785a
URL: https://github.com/kamailio/kamailio/commit/ccb77f2d7f69d6a2f309ea7c4f16ba6892a4785a

Author: Henning Westerholt <hw@kamailio.org>
Committer: Henning Westerholt <hw@kamailio.org>
Date: 2018-12-29T01:58:25+01:00

core: remove wrongly commited out-commented statement from pkg.h

---

Modified: src/core/mem/pkg.h

---

Diff:  https://github.com/kamailio/kamailio/commit/ccb77f2d7f69d6a2f309ea7c4f16ba6892a4785a.diff
Patch: https://github.com/kamailio/kamailio/commit/ccb77f2d7f69d6a2f309ea7c4f16ba6892a4785a.patch

---

diff --git a/src/core/mem/pkg.h b/src/core/mem/pkg.h
index 147208698f..6dad39f360 100644
--- a/src/core/mem/pkg.h
+++ b/src/core/mem/pkg.h
@@ -134,7 +134,6 @@ void pkg_print_manager(void);
 #define PKG_MEM_CRITICAL LM_CRIT("could not allocate private memory from pkg pool\n")
 
 #ifdef __SUNPRO_C
-//#define PKG_MEM_ERROR_FMT(...) LM_ERR("could not allocate private memory from pkg pool", __VA_ARGS__)
 #define PKG_MEM_ERROR_FMT(...) LM_ERR("could not allocate private memory from pkg pool" __VA_ARGS__)
 #define PKG_MEM_CRITICAL_FMT(...) LM_CRIT("could not allocate private memory from pkg pool" __VA_ARGS__)
 #else


_______________________________________________
Kamailio (SER) - Development Mailing List
sr-dev@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic