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

Pavlin Radoslavov pavlin@icir.org
Mon, 20 Jun 2005 22:44:55 GMT


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

XORP CVS repository


Modified files:
	fea           mfea_mrouter.cc routing_socket_utils.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.31      +15 -15;  commitid: 915c42b746ac7ea6;  xorp/fea/mfea_mrouter.cc
1.27      +2 -2;  commitid: 915c42b746ac7ea6;    xorp/fea/routing_socket_utils.cc