Package: tcl-xmlrpc / 0.3-3

Metadata

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

Patch series

view the series file
Patch File delta Description
Disable the debug flag.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.

Add a return value to xmlrpc 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.

Add a method argument to xmlrpc 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]