Share

Mesa3D

Tracker: Bugs

5 7.5.2: //comment incompatible with -ansi -pedantic - ID: 2871813
Last Update: Comment added ( brianp )

I'm building with make linux-fbdev. The code is compiled with -ansi
-pedantic.

src/gallium/auxiliary/draw/draw_pt_fetch_shade_emit.c contains a C++-style
comment at line 217. This fails with error: expected expression before `/'
token.

... Argh! Alright, that's not the only C++ comment, there are many within
Gallium at least.


Nobody/Anonymous ( nobody ) - 2009-10-02 12:06

5

Open

None

Nobody/Anonymous

None

None

Public


Comment ( 1 )




Date: 2009-10-02 13:34
Sender: brianpProject AdminAccepting Donations

OK, I've fixed a bunch of the // comments in gallium, but there's more in
the various drivers. Feel free to submit a patch to fix them or just
remove -ansi from your CFLAGS for now.
BTW, Please use the bugzilla database on freedesktop.org in the future.



Log in to comment.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.