[vlc-devel] Build's broken

Rafaël Carré rafael.carre at gmail.com
Sun Aug 30 21:03:10 CEST 2009


Hello,

I can't build vlc on Linux:

../../../vlc/modules/access/screen/xcb.c:358: error: ‘tc.sequence’ may
be used uninitialized in this function

The warning is not a problem, gcc doesn't see that tc can't be used
uninitialized, so the code isn't broken.

v4l.c doesn't build either, gcc refuses to cast a char foo[60] to
(struct bar*). This is probably bad but I can't check what's wrong here.

What can be done to have gcc not error out on these files?

-- 
Rafaël Carré
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090830/0a516cdb/attachment.sig>


More information about the vlc-devel mailing list