Package: tcl-xmlrpc / 0.3-2

Metadata

Package Version Patches format
tcl-xmlrpc 0.3-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable_debug.patch | (download)

xmlrpc.tcl | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disable the debug flag
 This was taken from the changes in the saods9 package.

retval_for_serve.patch | (download)

xmlrpc.tcl | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 add a return value to xmlrpc:serve
 This was taken from the changes in the saods9 package.

method_argument_for_call.patch | (download)

xmlrpc.tcl | 32 20 + 12 - 0 !
1 file changed, 20 insertions(+), 12 deletions(-)

 add a "method" argument to xmlrpc::call
 This was taken from the changes in the saods9 package.
Comment: This is an incompatible patch; however since ds9 is the major use case
 for tcl-xmlrpc, I decided to apply it [olebole]