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

Bruce Simpson bms at icir.org
Thu Nov 13 11:24:34 PST 2008


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	bms at chum.icir.org	2008-11-13 19:24:34 UTC

XORP CVS repository


Modified files:
	bgp           packet.hh 

Log message:
	Fix compilation under OpenBSD 4.2 / gcc 3.3.5:
	 Dependent qualified names referring to templates must use
	 the "template" keyword in their last component.
	
	Please refer to:
	 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9887
	 http://womble.decadentplace.org.uk/c++/template-faq.html#disambiguation
	
	Requested by:   Pavlin Radoslavov

Revision  Changes                              Path
1.49      +3 -3;  commitid: 3aaf491c7e7041a7;  xorp/bgp/packet.hh



More information about the Xorp-cvs mailing list