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

Pavlin Radoslavov pavlin@icir.org
Sun, 15 Jan 2006 03:36:20 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2006-01-15 03:36:20 UTC

XORP CVS repository


Modified files:
	libxorp       popen.cc 

Log message:
	Add missing initialization of pid that is also the return value
	of pclose2().
	
	This fixes a compilation error with gcc34 when debug is disabled
	and optimization is enabled.

Revision  Changes                              Path
1.14      +5 -3;  commitid: bce243c9c2da7ea6;  xorp/libxorp/popen.cc