[vlc-devel] [PATCH 6/8] suppress trailing period and semicolons

Francois Cartegnie fcvlcdev at free.fr
Wed Apr 14 20:02:32 CEST 2010


Le mercredi 14 avril 2010, vous avez écrit :
> Yep. Seems autoconf misses its test saying that for C99 compliance options
>  are "not needed".
> Doesn't seems it needs it but there's a -xc99=all option in the docs. I'll
> give a try.

No luck. -xc99=all is only for cc and is ignored with CC when including C 
headers.
So there's still an unsolvable cascade of warnings, but that's just warnings 
anyway.

The bad part is in the C++ code itself. Occurences of Q_OBJECT; are invalid.
Here's a patch targeting the Q_OBJECT macro calls only.

Francois
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Drop-trailing-semicolons.patch
Type: text/x-patch
Size: 21735 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100414/baf03d4b/attachment.bin>


More information about the vlc-devel mailing list