Re: compilation warnings/errors

2011-03-13 Thread Mike Isely
On Fri, 11 Mar 2011, Mike Isely wrote: > On Fri, 11 Mar 2011, Mauro Carvalho Chehab wrote: > > > /home/mchehab/new_build/v4l/pvrusb2-v4l2.c: In function > > 'pvr2_v4l2_do_ioctl': > > /home/mchehab/new_build/v4l/pvrusb2-v4l2.c:798:23: warning: variable 'cap' > > set but not used [-Wunused-but-se

Re: compilation warnings/errors

2011-03-11 Thread Mike Isely
On Fri, 11 Mar 2011, Mauro Carvalho Chehab wrote: > /home/mchehab/new_build/v4l/pvrusb2-v4l2.c: In function 'pvr2_v4l2_do_ioctl': > /home/mchehab/new_build/v4l/pvrusb2-v4l2.c:798:23: warning: variable 'cap' > set but not used [-Wunused-but-set-variable] I will look into these. I'm a little puzz

Re: compilation warnings/errors

2011-03-11 Thread Mauro Carvalho Chehab
Em 11-03-2011 16:20, Hans Verkuil escreveu: > On Friday, March 11, 2011 19:28:59 Mauro Carvalho Chehab wrote: >> Hi Hans/Matti >> >> I did a compilation of the media_build tree against Fedora Rawhide, to check >> what warnings are happening >> with gcc 4.6, as it is easier to me to just run a VM w

Re: compilation warnings/errors

2011-03-11 Thread Hans Verkuil
On Friday, March 11, 2011 19:28:59 Mauro Carvalho Chehab wrote: > Hi Hans/Matti > > I did a compilation of the media_build tree against Fedora Rawhide, to check > what warnings are happening > with gcc 4.6, as it is easier to me to just run a VM with Rawhide than to > keep an updated set of gcc

compilation warnings/errors

2011-03-11 Thread Mauro Carvalho Chehab
Hi Hans/Matti I did a compilation of the media_build tree against Fedora Rawhide, to check what warnings are happening with gcc 4.6, as it is easier to me to just run a VM with Rawhide than to keep an updated set of gcc compiled by me on some place. The compilation, however, ended earlier due t