public inbox for cygwin-patches@cygwin.com
 help / color / mirror / Atom feed
* [PATCH 0/3] Warning fixes for gcc 10.2
@ 2020-09-21 19:25 Jon Turney
  2020-09-21 19:25 ` [PATCH 1/3] Cygwin: avoid GCC 10 error with -Werror=parentheses Jon Turney
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Jon Turney @ 2020-09-21 19:25 UTC (permalink / raw)
  To: cygwin-patches; +Cc: Jon Turney

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(-)

-- 
2.28.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-09-30  3:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-21 19:25 [PATCH 0/3] Warning fixes for gcc 10.2 Jon Turney
2020-09-21 19:25 ` [PATCH 1/3] Cygwin: avoid GCC 10 error with -Werror=parentheses Jon Turney
2020-09-21 19:25 ` [PATCH 2/3] Cygwin: avoid GCC 10 error with -Werror=narrowing Jon Turney
2020-09-21 19:25 ` [PATCH 3/3] " Jon Turney
2020-09-21 22:39 ` [PATCH 0/3] Warning fixes for gcc 10.2 Ken Brown
2020-09-27 18:04   ` Brian Inglis
2020-09-30  3:30     ` Brian Inglis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).