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

Pavlin Radoslavov pavlin@icir.org
Thu, 2 Feb 2006 19:42:01 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2006-02-02 19:42:00 UTC

XORP CVS repository


Modified files:
	rtrmgr        template_commands.cc template_commands.hh 

Log message:
	* Add "throw (ParseError)" as appropriate to the declaration of methods
	  that are invoked by the rtrmgr template parser.
	
	* If Command::add_action() is invoked with an empty list of
	  actions (e.g., by "%set:;"), then silently return.

Revision  Changes                              Path
1.64      +5 -1;  commitid: 14f543e2604a7ea6;  xorp/rtrmgr/template_commands.cc
1.32      +3 -2;  commitid: 14f543e2604a7ea6;  xorp/rtrmgr/template_commands.hh