Re: [Mesa-dev] [PATCH] gallium: fix struct/class declaration conflicts

2016-09-16 Thread Kollarova, Martina
> Do you need someone to push it for you? Yeah, I don't have push rights. Thanks for the review, it didn't occur to me before to look at logs to see what prefix is correct. Martina ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.

Re: [Mesa-dev] [PATCH] gallium: fix clang warnings

2016-09-07 Thread Kollarova, Martina
On Wed, 2016-09-07 at 07:38 +, Michel Dänzer wrote: > On 07/09/16 12:29 AM, Nicolai Hähnle wrote: > > On 06.09.2016 16:37, Martina Kollarova wrote: > >> 1. Variable 'hole' is uninitialized when used here [-Wuninitialized] > >> 2. Comparison of constant -1 with expression of type 'unsigned int'