From ec21450522e3c2124f3510eef5cfd88420483248 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 26 Jun 2014 18:18:01 -0700 Subject: Low hanging fruit --- src/range/slice_test.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/range') diff --git a/src/range/slice_test.cpp b/src/range/slice_test.cpp index f59bf84..a58cc78 100644 --- a/src/range/slice_test.cpp +++ b/src/range/slice_test.cpp @@ -22,6 +22,9 @@ #include "../poison.hpp" + +#pragma GCC diagnostic ignored "-Wzero-as-null-pointer-constant" + TEST(slice, slice) { int init[] = {1, 2, 3, 4, 5}; -- cgit v1.2.3-70-g09d2