From 59b615b8ecc5be4e6a7b67104f57a8846a3c6ca8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=A6=E5=AE=87=E8=88=AA?= Date: Wed, 31 Mar 2021 11:16:27 +0800 Subject: [PATCH] fix: openbts build error on gcc7 --- Control/L3StateMachine.cpp | 6 +++--- GPRS/MSInfo.cpp | 2 +- SGSNGGSN/Sgsn.cpp | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Control/L3StateMachine.cpp b/Control/L3StateMachine.cpp index b0c8e207..9fe296b2 100644 --- a/Control/L3StateMachine.cpp +++ b/Control/L3StateMachine.cpp @@ -85,11 +85,11 @@ void MachineBase::machineErrorMessage(int level, int state, const L3Message *l3m // This kind sucks, digging into the Logger. The logger could be better. if (l3msg) { - Log(level).get() < 1) { std::ostringstream os; msDumpChannels(os); - LOG(INFO) << "Multislot assignment for "<