Hi,

Am Samstag, 10. Januar 2009 schrieb Michael Riepe:
> Hi!
>
> Ralph Glasstetter wrote:
> >>There was a warning about an uninitialized variable in that part of the
> >>patch, therefore I skipped it (for now). I need to investigate the issue
> >>first.
> >
> > Hmmm, strange... couldn't see any warning.
> > Do you use special compiler switches for testing?
>
> I usually use -Wall.

OK, me too... that's default in our build procedures, but I don't see any 
warning (scons & autoconf). Maybe a feature of my g++ v4.2.1 ... ?
>
> > Guess it's "delta", which only gets a value when it's needed, i.e. the
> > event is processed by us...
>
> Yep.

Just change the declaration to
int delta = 0;
to get rid of the warning. :)

Ralph





------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
DVBCUT-user mailing list
DVBCUT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dvbcut-user

Reply via email to