[PATCH 0/3] Warning fixes for gcc 10.2

Ken Brown kbrown@cornell.edu
Mon Sep 21 22:39:30 GMT 2020


On 9/21/2020 3:25 PM, Jon Turney wrote:
> Jon Turney (3):
>    Cygwin: avoid GCC 10 error with -Werror=parentheses
>    Cygwin: avoid GCC 10 error with -Werror=narrowing
>    Cygwin: avoid GCC 10 error with -Werror=narrowing
> 
>   winsup/cygwin/fhandler_console.cc     | 4 ++--
>   winsup/cygwin/fhandler_socket_inet.cc | 2 +-
>   winsup/cygwin/ntdll.h                 | 2 +-
>   winsup/cygwin/pseudo-reloc.cc         | 2 --
>   4 files changed, 4 insertions(+), 6 deletions(-)

LGTM.

Ken


More information about the Cygwin-patches mailing list