diff options
Diffstat (limited to 'devel/electron35/files/patch-base_strings_safe__sprintf__unittest.cc')
| -rw-r--r-- | devel/electron35/files/patch-base_strings_safe__sprintf__unittest.cc | 18 | 
1 files changed, 0 insertions, 18 deletions
diff --git a/devel/electron35/files/patch-base_strings_safe__sprintf__unittest.cc b/devel/electron35/files/patch-base_strings_safe__sprintf__unittest.cc deleted file mode 100644 index 238970e98604..000000000000 --- a/devel/electron35/files/patch-base_strings_safe__sprintf__unittest.cc +++ /dev/null @@ -1,18 +0,0 @@ ---- base/strings/safe_sprintf_unittest.cc.orig	2025-03-24 20:50:14 UTC -+++ base/strings/safe_sprintf_unittest.cc -@@ -743,6 +743,7 @@ TEST(SafeSPrintfTest, EmbeddedNul) { - #endif - } -  -+#if !BUILDFLAG(IS_BSD) - TEST(SafeSPrintfTest, EmitNULL) { -   char buf[40]; - #if defined(__GNUC__) -@@ -759,6 +760,7 @@ TEST(SafeSPrintfTest, EmitNULL) { - #pragma GCC diagnostic pop - #endif - } -+#endif -  - TEST(SafeSPrintfTest, PointerSize) { -   // The internal data representation is a 64bit value, independent of the  | 
