Increase WARNS for selected tests
ATF tests have a default WARNS of 0, unlike other usermode programs.
This change increases WARNS to the highest level that each test
directory can tolerate.
Differential D9933
Increase WARNS for selected tests asomers on Mar 9 2017, 8:06 PM. Authored by Tags None Referenced Files
Subscribers
Details
Increase WARNS for selected tests ATF tests have a default WARNS of 0, unlike other usermode programs.
Diff Detail
Event TimelineComment Actions First off, thank you very much for doing this. It's been on my TODO list for a bit (just further down the stack). A few questions:
Also:
Thank you so very much again :):):)!
Comment Actions Not yet; I opened the code review in parallel with build testing. But I'm definitely going to do a full universe on this one.
What?
Certainly.
Comment Actions Per style.Makefile(5), WARNS should come before CFLAGS/CXXFLAGS (I misremembered that nuance too so I'm guilty of getting it wrong, probably). Not a ship blocker, but if we can nip this in the bud now, that would be awesome :)... (Either way, I'm ok with the change as-is, because it's a net win :)..)!
|