On 08/11/2014 09:10 AM, Roland Scheidegger wrote:
Am 11.08.2014 15:29, schrieb Brian Paul:
On 08/08/2014 06:15 PM, Roland Scheidegger wrote:
Am 08.08.2014 23:20, schrieb Brian Paul:
Silences MinGW warnings:
warning: unknown conversion type character ‘l’ in format [-Wformat]
warning: too
Am 11.08.2014 15:29, schrieb Brian Paul:
> On 08/08/2014 06:15 PM, Roland Scheidegger wrote:
>> Am 08.08.2014 23:20, schrieb Brian Paul:
>>> Silences MinGW warnings:
>>> warning: unknown conversion type character ‘l’ in format [-Wformat]
>>> warning: too many arguments for format [-Wformat-extr
On 08/08/2014 06:15 PM, Roland Scheidegger wrote:
Am 08.08.2014 23:20, schrieb Brian Paul:
Silences MinGW warnings:
warning: unknown conversion type character ‘l’ in format [-Wformat]
warning: too many arguments for format [-Wformat-extra-args]
---
src/mesa/main/bufferobj.c | 33
Am 09.08.2014 02:24, schrieb Matt Turner:
>> Other than that, is there some recommendation wrt whitespace around that
>> ugly format specifier? Some places seem to use it, some don't. Either
>> way it's ugly dunno which one is worse. Would be nice though if we'd be
>> consistent imho.
>
> I've alw
> Other than that, is there some recommendation wrt whitespace around that
> ugly format specifier? Some places seem to use it, some don't. Either
> way it's ugly dunno which one is worse. Would be nice though if we'd be
> consistent imho.
I've always seen spaces between the quotes and the specifi
Am 08.08.2014 23:20, schrieb Brian Paul:
> Silences MinGW warnings:
> warning: unknown conversion type character ‘l’ in format [-Wformat]
> warning: too many arguments for format [-Wformat-extra-args]
> ---
> src/mesa/main/bufferobj.c | 33 +
> src/mesa/main/var
Silences MinGW warnings:
warning: unknown conversion type character ‘l’ in format [-Wformat]
warning: too many arguments for format [-Wformat-extra-args]
---
src/mesa/main/bufferobj.c | 33 +
src/mesa/main/varray.c| 13 -
2 files changed, 25 in