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

Pavlin Radoslavov pavlin@icir.org
Sun, 2 Apr 2006 06:50:57 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2006-04-02 06:50:57 UTC

XORP CVS repository


Modified files:
	libxipc       xrl_pf_inproc.cc 

Log message:
	Use XORP_INT_CAST() when printing pid_t value in case pid_t is
	not of type int.
	This fixes a compilation error on Solaris 10 i386.

Revision  Changes                              Path
1.30      +3 -2;  commitid: 88bb442f743d7ea6;  xorp/libxipc/xrl_pf_inproc.cc