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'
On 07.09.2016 14:40, Jan Vesely wrote:
On Wed, 2016-09-07 at 10:12 +0200, Nicolai Hähnle wrote:
On 07.09.2016 09: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 [-
Wuniniti
On Wed, 2016-09-07 at 10:12 +0200, Nicolai Hähnle wrote:
> On 07.09.2016 09: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 [-
> > > > Wuninit
On 07.09.2016 09: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' is
always
false [-Wtaut
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' is
>> always
>>false [-Wtautological-constant-out-of-range-c
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' is always
false [-Wtautological-constant-out-of-range-compare]
---
src/gallium/winsys/radeon/drm/radeon_drm_bo
1. Variable 'hole' is uninitialized when used here [-Wuninitialized]
2. Comparison of constant -1 with expression of type 'unsigned int' is always
false [-Wtautological-constant-out-of-range-compare]
---
src/gallium/winsys/radeon/drm/radeon_drm_bo.c | 2 +-
src/gallium/winsys/sw/kms-dri/kms