On 06 January, 2015 - Linus Torvalds wrote:
On Tue, Jan 6, 2015 at 1:33 PM, Anton Lundin glance@acc.umu.se wrote:
Does this look better? :
Yes. The big thing is to make the normal non-warning lines short, so that warnings and errors (that are typically 40+ characters) stand out visually without having to actually read things. Your proposed output looks fine to me.
( its actually automake, but anyway.. )
Heh. I'm not tool-racist - I dislike all the auto-tools equally.
A patch to make this happen is coming.
Can we get "-Wall" added to CFLAGS by default too when using gcc? I didn't look how horrible the resulting warning mess is, but "-Wall" is normally a reasonably good default. I didn't even realize that it wasn't on until this whole thing came up, because I'm so used to it that I almost *expect* it to be enabled..
You asked and here it comes.
//Anton