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

Pavlin Radoslavov pavlin@icir.org
Tue, 21 Jun 2005 00:15:37 GMT


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

XORP CVS repository


Modified files:
	bgp           test_plumbing.cc 

Log message:
	Compilation fix: cast the last NULL argument of execlp() to "char *".
	This casting is needed to pacify the gcc-4.0 compiler on MacOS X 10.4

Revision  Changes                              Path
1.14      +2 -2;  commitid: 955942b75bdf7ea6;  xorp/bgp/test_plumbing.cc