Compare commits

..

3 Commits

Author SHA1 Message Date
Simon Bruder 194d7bb135 u03/terrain: Make helpers call-by-reference 2023-05-20 12:30:16 +02:00
Simon Bruder ec7fe4ea6d CMake: Enable warnings
Not every exercise has the same levels,
but they now have at least some warnings.
2023-05-20 12:30:16 +02:00
Simon Bruder bd651ee6db u03: Fix warnings by -Wextra
This does not fix one instance of -Wdeprecated-copy, because I don’t
know how to resolve it.

The only other warnings still existing are for the unimplemented tool.
2023-05-20 12:30:16 +02:00

Diff Content Not Available