Skip to content

Commit 01aac3f

Browse files
committed
That was a total failure
1 parent 77d37e2 commit 01aac3f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: cpio/test/test_option_t.c

-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ DEFINE_TEST(test_option_t)
104104
#else
105105
strftime(date2, sizeof(date2)-1, "%b %e %Y", tmptr);
106106
#ifdef __GNUC__
107-
#pragma GCC diagnostic ignored "-Wunknown-warning-option"
108107
#pragma GCC diagnostic ignored "-Wformat-truncation"
109108
#endif
110109
snprintf(date, sizeof(date)-1, "%12s file", date2);

0 commit comments

Comments
 (0)