[PATCH libdrm 0/8] Warnings fixes

2015-03-13 Thread Emil Velikov
Hi Jan, On 27 February 2015 at 22:27, Emil Velikov wrote: > On 27/02/15 18:07, Jan Vesely wrote: >> His series fixes most of the warnings my compiler spits out running >> make distcheck. >> Most of the changes do not change behaviour and those the do are in separate >> patches. > Nicely done Jan.

[PATCH libdrm 0/8] Warnings fixes

2015-03-13 Thread Jan Vesely
On Fri, 2015-03-13 at 23:20 +, Emil Velikov wrote: > Hi Jan, > > On 27 February 2015 at 22:27, Emil Velikov > wrote: > > On 27/02/15 18:07, Jan Vesely wrote: > >> His series fixes most of the warnings my compiler spits out running > >> make distcheck. > >> Most of the changes do not change b

[PATCH libdrm 0/8] Warnings fixes

2015-02-27 Thread Emil Velikov
On 27/02/15 18:07, Jan Vesely wrote: > His series fixes most of the warnings my compiler spits out running > make distcheck. > Most of the changes do not change behaviour and those the do are in separate > patches. Nicely done Jan. If you don't mind I would prefer if Theirry's series lands first as

[PATCH libdrm 0/8] Warnings fixes

2015-02-27 Thread Jan Vesely
His series fixes most of the warnings my compiler spits out running make distcheck. Most of the changes do not change behaviour and those the do are in separate patches. After this series I'm left with: 1 -Wempty-body 1 -Wformat 1 -Wpointer-to-int-cast 1 -Wsign-compare Jan