Set our global C standard to C17 and warning_level to 2

Review Request #2248 — Created Feb. 20, 2023 and submitted

Information

pidgin/pidgin
default

Reviewers

Set our global C standard to C17 and warning_level to 2

I compiled this on Debian unstable, FreeBSD 13 amd64 and i386, OpenBSD 7.2
amd64 and i386, RaspberryPI OS unstable, Windows 11, and macOS Monterey and all
compiled without issue. As for MSVC, support was added for C11 and C17 in
Visual Studio 2019 so we should be fine there as well.

Summary ID
Set our global c standard to C17 and warning_level to 2
I compiled this on Debian unstable, FreeBSD 13 amd64 and i386, OpenBSD 7.2 amd64 and i386, RaspberryPI OS unstable, Windows 11, and macOS Monterey and all compiled without issue. As for MSVC, support was added for C11 and C17 in Visual Studio 2019 so we should be fine there as well.
a9bf069ee781cf529700f8fe24219e5e64348745
QuLogic
  1. Ship It!
  2. 
      
grim
Review request changed
Status:
Completed