Re: [trojita] Build mode, debug symbols, asserts

2015-01-06 Thread Thomas Lübking
On Dienstag, 6. Januar 2015 18:15:02 CEST, Jan Kundrát wrote: - Report all reasonable warnings. +1 (for sure) Warnings are IMHO quite useful because they can hint about possible problems in the code. If there's a known comflict (where we cannot avoid a warning but know it's ok) and this gets

[trojita] Build mode, debug symbols, asserts

2015-01-06 Thread Jan Kundrát
(Splitting out from Gerrit.) So before we go much further in these reviews which are all very much related, let's use one of them to agree on the general direction. Here's what I would like to get: - Report all reasonable warnings. Warnings are IMHO quite useful because they can hint about p