mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-27 07:44:29 +02:00
Remove warning pragma since clang doesn't like it.
This commit is contained in:
parent
5fbb7a1349
commit
baf854c8bb
@ -25,9 +25,6 @@
|
||||
#include <stdarg.h>
|
||||
#include <string.h>
|
||||
|
||||
/* Suppress format truncation warning since we're explicitly testing that. */
|
||||
#pragma GCC diagnostic ignored "-Wformat-truncation"
|
||||
|
||||
static int failed = 0;
|
||||
|
||||
static void
|
||||
|
Loading…
x
Reference in New Issue
Block a user