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

Pavlin Radoslavov pavlin at icir.org
Mon Nov 17 10:14:01 PST 2008


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	pavlin at chum.icir.org	2008-11-17 18:14:01 UTC

XORP CVS repository


Modified files:
	bgp/harness   test_trie.cc 

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
	
	* Added "new lines" as appropriate at end of statements and removed
	  extra empty space.

Revision  Changes                              Path
1.31      +8 -4;  commitid: e8704921b3a841a7;  xorp/bgp/harness/test_trie.cc



More information about the Xorp-cvs mailing list