[PATCH 00/04 libdrm] The rocky road to building with -Wextra

2015-02-25 Thread Emil Velikov
On 23 February 2015 at 13:57, Emil Velikov wrote: > Hi all, > > A few small patches, that handle the initial step of building the whole > of libdrm with WARN_CFLAGS (-Wall -Wextra and friends). > > The first patch makes sure we build everything at make distcheck time, > followed by a couple of war

[PATCH 00/04 libdrm] The rocky road to building with -Wextra

2015-02-25 Thread Jan Vesely
On Wed, 2015-02-25 at 15:25 +, Emil Velikov wrote: > On 23 February 2015 at 13:57, Emil Velikov > wrote: > > Hi all, > > > > A few small patches, that handle the initial step of building the whole > > of libdrm with WARN_CFLAGS (-Wall -Wextra and friends). > > > > The first patch makes sure w

[PATCH 00/04 libdrm] The rocky road to building with -Wextra

2015-02-23 Thread Emil Velikov
Hi all, A few small patches, that handle the initial step of building the whole of libdrm with WARN_CFLAGS (-Wall -Wextra and friends). The first patch makes sure we build everything at make distcheck time, followed by a couple of warnings-turned-errors, and finally adding the cflags everywher