On Tue, Aug 12, 2014 at 10:18 AM, Emil Velikov wrote:
> I'm not entirely sure how piglit build with gcc as is, yet VC compiler
> seems very unhappy about this.
>
> Signed-off-by: Emil Velikov
> ---
> tests/util/piglit-vbo.cpp | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git
On 12/08/14 22:21, Ilia Mirkin wrote:
> On Tue, Aug 12, 2014 at 5:19 PM, Ilia Mirkin wrote:
>> On Tue, Aug 12, 2014 at 5:18 PM, Emil Velikov
>> wrote:
>>> On 12/08/14 17:30, Ilia Mirkin wrote:
On Tue, Aug 12, 2014 at 1:18 PM, Emil Velikov
wrote:
> I'm not entirely sure how piglit
On Tue, Aug 12, 2014 at 5:19 PM, Ilia Mirkin wrote:
> On Tue, Aug 12, 2014 at 5:18 PM, Emil Velikov
> wrote:
>> On 12/08/14 17:30, Ilia Mirkin wrote:
>>> On Tue, Aug 12, 2014 at 1:18 PM, Emil Velikov
>>> wrote:
I'm not entirely sure how piglit build with gcc as is, yet VC compiler
se
On Tue, Aug 12, 2014 at 5:18 PM, Emil Velikov wrote:
> On 12/08/14 17:30, Ilia Mirkin wrote:
>> On Tue, Aug 12, 2014 at 1:18 PM, Emil Velikov
>> wrote:
>>> I'm not entirely sure how piglit build with gcc as is, yet VC compiler
>>> seems very unhappy about this.
>>
>> http://www.open-std.org/jtc1
On 12/08/14 17:30, Ilia Mirkin wrote:
> On Tue, Aug 12, 2014 at 1:18 PM, Emil Velikov
> wrote:
>> I'm not entirely sure how piglit build with gcc as is, yet VC compiler
>> seems very unhappy about this.
>
> http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1124.pdf
>
> See 7.9 Alternate spelling
On Tue, Aug 12, 2014 at 1:18 PM, Emil Velikov wrote:
> I'm not entirely sure how piglit build with gcc as is, yet VC compiler
> seems very unhappy about this.
http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1124.pdf
See 7.9 Alternate spellings . I guess that gets included by
gcc somehow.
>
> S
I'm not entirely sure how piglit build with gcc as is, yet VC compiler
seems very unhappy about this.
Signed-off-by: Emil Velikov
---
tests/util/piglit-vbo.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/util/piglit-vbo.cpp b/tests/util/piglit-vbo.cpp
index 8a6ef90.