mirror of
https://github.com/AxioDL/logvisor.git
synced 2025-06-07 07:03:38 +00:00
Ignore GCC truncation warning
This commit is contained in:
parent
7672485d81
commit
ebe7463e67
@ -47,6 +47,8 @@
|
||||
#define FOREGROUND_WHITE FOREGROUND_RED | FOREGROUND_GREEN | FOREGROUND_BLUE
|
||||
#endif
|
||||
|
||||
#pragma GCC diagnostic ignored "-Wformat-truncation"
|
||||
|
||||
void logvisorBp() {}
|
||||
|
||||
namespace logvisor {
|
||||
|
Loading…
x
Reference in New Issue
Block a user