mirror of
https://github.com/AxioDL/logvisor.git
synced 2025-12-08 13:15:09 +00:00
Ignore GCC truncation warning
This commit is contained in:
@@ -47,6 +47,8 @@
|
||||
#define FOREGROUND_WHITE FOREGROUND_RED | FOREGROUND_GREEN | FOREGROUND_BLUE
|
||||
#endif
|
||||
|
||||
#pragma GCC diagnostic ignored "-Wformat-truncation"
|
||||
|
||||
void logvisorBp() {}
|
||||
|
||||
namespace logvisor {
|
||||
|
||||
Reference in New Issue
Block a user