simon-git: puzzles (main): Ben Harris

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Sat Feb 18 13:53:02 GMT 2023


TL;DR:
  b107dec Use -Wmissing-prototypes with GCC as well

Repository:     https://git.tartarus.org/simon/puzzles.git
On the web:     https://git.tartarus.org/?p=simon/puzzles.git
Branch updated: main
Committer:      Ben Harris <bjh21 at bjh21.me.uk>
Date:           2023-02-18 13:53:02

commit b107decdaf7a49e3cc4b6f6f37c004cd8e2b5119
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=b107decdaf7a49e3cc4b6f6f37c004cd8e2b5119;hp=b591bbdb5f1588f34bb07729057101d4f8b6907a
Author: Ben Harris <bjh21 at bjh21.me.uk>
Date:   Sat Feb 18 13:52:18 2023 +0000

    Use -Wmissing-prototypes with GCC as well
    
    -Wmissing-prototypes was what I wanted all along, but somehow I'd
    mis-read the documentation and thought it wasn't.

 cmake/platforms/unix.cmake | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)



More information about the tartarus-commits mailing list