[wpiutil] Suppress protobuf warning false positives on GCC 13 (#5907)

This commit is contained in:
Tyler Veness
2023-11-10 15:12:18 -08:00
committed by GitHub
parent d504639bbe
commit fa6b171e1c
15 changed files with 77 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Peter Johnson <johnson.peter@gmail.com>
Date: Sat, 10 Jun 2023 15:03:38 -0700
Subject: [PATCH 04/11] Fix coded_stream WriteRaw
Subject: [PATCH 04/12] Fix coded_stream WriteRaw
---
src/google/protobuf/implicit_weak_message.h | 2 +-