# HG changeset patch # User d3v11 # Date 1319922859 14400 # Node ID a8f74ee394a37c313e74ea18ef97c23ad36c4751 # Parent 77fbf12a5d3a8f19dcfebd6d8cac5beceadcccdc SpliceX improved invalid argument detection/reporting diff -r 77fbf12a5d3a -r a8f74ee394a3 contrib/splicex/CHANGES --- 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.