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

Pavlin Radoslavov pavlin@icir.org
Mon, 20 Jun 2005 21:46:56 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-06-20 21:46:56 UTC

XORP CVS repository


Modified files:
	mrt           mrib_table.cc 

Log message:
	Compilation fix: replace ~0 with ~0U when initializing uint32_t values.
	
	Problem found on MacOS X 10.4 with gcc-4.0 compiler.

Revision  Changes                              Path
1.13      +5 -5;  commitid: 8f1142b7391f7ea6;  xorp/mrt/mrib_table.cc