On 06 January, 2015 - Linus Torvalds wrote:
It's hard seeing the important stuff with all that noise. But no, there was no actual warning about unused functions either.
I don't do autoconf (tool of the devil, as far as I'm concerned), so I have no idea hoqw to get rid of the annoying directory entry crap, and the appatent lack of -Wall for he compiler. Oh well.
Does this look better? : $ make make -s all-recursive Making all in include Making all in libdivecomputer Making all in src GEN revision.h CC version.lo CC suunto_eonsteel.lo CCLD libdivecomputer.la Making all in examples CCLD universal CCLD ostc-fwupdate
( its actually automake, but anyway.. )
A patch to make this happen is coming.
//Anton