]> The Tcpdump Group git mirrors - tcpdump/commit
CONTRIBUTING: update to reflect that we require a C99 compiler. [skip ci]
authorGuy Harris <[email protected]>
Wed, 9 Aug 2023 07:55:35 +0000 (00:55 -0700)
committerFrancois-Xavier Le Bail <[email protected]>
Sat, 14 Oct 2023 18:38:32 +0000 (20:38 +0200)
commit1656633b87485d1f7f96869b44a686610deb08d5
tree788697720f33b7c9cd9e4a07f623df4c94dd5178
parenta3bb23d10dbbd5a5cc469e13eb4e4ca15d4b4b42
CONTRIBUTING: update to reflect that we require a C99 compiler. [skip ci]

In particular, // comments may now be used, along with other C99
features; however, C11 or later features should not be used.

(cherry picked from commit 72b158095904ff50dff77506fb50b904b1175a79)
CONTRIBUTING.md