changeset 710:a8f74ee394a3 draft

SpliceX improved invalid argument detection/reporting
author d3v11 <d3v11@d3v11.ano>
date Sat, 29 Oct 2011 17:14:19 -0400
parents 77fbf12a5d3a
children c02c7e024e05
files contrib/splicex/CHANGES
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/contrib/splicex/CHANGES	Sat Oct 29 17:06:38 2011 -0400
+++ b/contrib/splicex/CHANGES	Sat Oct 29 17:14:19 2011 -0400
@@ -45,3 +45,6 @@
 		python install. This cuts down on
 		dependencies and is useful if you just
 		want to test, try, and/or debug.
+
+		SpliceX now detects invalid arguments
+		and prints with error message.