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

Pavlin Radoslavov pavlin@icir.org
Thu, 2 Feb 2006 19:40:36 GMT


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

XORP CVS repository


Modified files:
	rtrmgr        main_rtrmgr.cc master_template_tree.cc 
	              master_template_tree.hh 
	              master_template_tree_node.cc 
	              master_template_tree_node.hh 
	              template_base_command.cc template_tree.cc 
	              template_tree.hh test_module_manager.cc 
	              test_sample_config.cc test_templates.cc 
	              xorpsh_main.cc 

Log message:
	Add "throw (ParseError)" as appropriate to the declaration of methods
	that are invoked by the rtrmgr template parser.

Revision  Changes                              Path
1.68      +4 -4;  commitid: 148443e260117ea6;  xorp/rtrmgr/main_rtrmgr.cc
1.8       +3 -2;  commitid: 148443e260117ea6;  xorp/rtrmgr/master_template_tree.cc
1.6       +4 -3;  commitid: 148443e260117ea6;  xorp/rtrmgr/master_template_tree.hh
1.12      +2 -2;  commitid: 148443e260117ea6;  xorp/rtrmgr/master_template_tree_node.cc
1.6       +2 -2;  commitid: 148443e260117ea6;  xorp/rtrmgr/master_template_tree_node.hh
1.20      +3 -2;  commitid: 148443e260117ea6;  xorp/rtrmgr/template_base_command.cc
1.41      +3 -2;  commitid: 148443e260117ea6;  xorp/rtrmgr/template_tree.cc
1.22      +4 -3;  commitid: 148443e260117ea6;  xorp/rtrmgr/template_tree.hh
1.19      +8 -7;  commitid: 148443e260117ea6;  xorp/rtrmgr/test_module_manager.cc
1.23      +6 -4;  commitid: 148443e260117ea6;  xorp/rtrmgr/test_sample_config.cc
1.17      +6 -4;  commitid: 148443e260117ea6;  xorp/rtrmgr/test_templates.cc
1.60      +6 -4;  commitid: 148443e260117ea6;  xorp/rtrmgr/xorpsh_main.cc