[pisa-src] Re: r862 - in trunk: include trust-point/pisasd

On Tue, Aug 25, 2009 at 04:33:40PM +0200, Diego Biurrun wrote:
> On Tue, Aug 25, 2009 at 04:24:07PM +0200, Wolfram Fischer wrote:
> > 
> > Log:
> > Fixed gcc WARNING thx @ Diego
> > 
> > Modified:
> >    trunk/include/debug.h
> >    trunk/trust-point/pisasd/sdmain.c
> > 
> > --- trunk/trust-point/pisasd/sdmain.c       Tue Aug 25 16:02:32 2009        
> > (r861)
> > +++ trunk/trust-point/pisasd/sdmain.c       Tue Aug 25 16:24:06 2009        
> > (r862)
> > @@ -247,6 +247,7 @@
> >     /* disable ip forwarding */
> >     if (sd_ctx.disable_ip4_forward==1){
> >             PISA_DEBUG(PL_NAT,"Disabling ip_forwarding.\n");
> > +           sd_ctx.disable_ip4_forward=0;
> 
> This is a completely unrelated change.
> 
> I got fed up with Wolf and will remove this from the repository in a
> moment.  Don't run 'svn update' or your checkout will break.

Commit removed and replaced by a proper version.
Everything back to normal.

Diego

Other related posts: