[Xorp-cvs] XORP cvs commit: xorp/libxorp

Andrea Bittau abittau at icir.org
Mon Oct 13 10:05:56 PDT 2008


just a warning: the variable will still remain static across the class.
I.e., it won't be per-object.  It's gotta be a member variable to work
correctly.

On Mon, Oct 13, 2008 at 04:50:41PM +0000, Atanu Ghosh wrote:
> CVSROOT:	/usr/local/www/data/cvs
> Module name:	xorp
> Changes by:	atanu at chum.icir.org	2008-10-13 16:50:41 UTC
> 
> XORP CVS repository
> 
> 
> Modified files:
> 	libxorp       eventloop.cc 
> 
> Log message:
> 	Move the static variable last_ev_run into the appropriate method to
> 	give it the correct scope.
> 	
> 	Bug found by:   Ben Greear <greearb AT candelatech.com>
> 
> Revision  Changes                              Path
> 1.43      +2 -8;  commitid: 98eb48f37c6041a7;  xorp/libxorp/eventloop.cc
> 
> _______________________________________________
> Xorp-cvs mailing list
> Xorp-cvs at icir.org
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs



More information about the Xorp-cvs mailing list