[PATCH 1/3] drm/omap: remove -Werror from Makefile

Tomi Valkeinen tomi.valkeinen at ti.com
Thu Mar 3 18:54:27 UTC 2016


On 03/03/16 20:44, Laurent Pinchart wrote:
> Hi Tomi,
> 
> Thank you for the patch.
> 
> On Thursday 03 March 2016 16:01:16 Tomi Valkeinen wrote:
>> Having -Werror in the omapdrm Makefile makes development and debugging a
>> PITA. Let's remove it.
> 
> Well, shouldn't we target having no warning ? :-)

Yes, but we don't need to make errors of warnings to do that.

I'm just too tired of trying to avoid warnings when doing new
development or debugging or testing something.

Too often I have wanted to comment out a line to test something, only to
find out I need to comment out lots of other things too, just to get rid
of "unused variable" warning.

Or developing a new feature, knowing it's not ready but want to test it
anyway, but even a single warning stops compilation.

 Tomi

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160303/56c7e3c6/attachment.sig>


More information about the dri-devel mailing list