From e53428108bfb6761b5be29cfb9aaac4ad5b512cc Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 30 Apr 2016 18:19:30 +0300 Subject: Rename Logger::assert into Logger::assertLog for this issue with some systems. --- src/utils/checkutils.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/utils') diff --git a/src/utils/checkutils.cpp b/src/utils/checkutils.cpp index 20c22df46..4953314e1 100644 --- a/src/utils/checkutils.cpp +++ b/src/utils/checkutils.cpp @@ -67,7 +67,7 @@ void reportStack(const char *const file, logger->log("--- %s --------------------------------------------", name); - logger->assert("%s:%u: '%s' in function `%s'", + logger->assertLog("%s:%u: '%s' in function `%s'", file, line, text, -- cgit v1.2.3-70-g09d2