[PATCH 0/2] gcc 16 compilation error fixes

Jon Turney <[email protected]> Mon, 1 Jun 2026 13:50:52 +0100
Newsgroups gmane.os.cygwin.patches
Message-ID <[email protected]>
These fix new errors (not warnings!) when compiling with gcc 16 (I'm guessing
due to the change of the default -std from gnu++17 to gnu++20?).

The first one seems obvious, but the second I'm not so sure about...

Jon Turney (2):
  Cygwin: Use bool return type for comparison operators in class pinfo
  Cygwin: Fix compilation of c8rtomb with gcc 16

 winsup/cygwin/local_includes/pinfo.h | 8 ++++----
 winsup/cygwin/strfuncs.cc            | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

-- 
2.51.0