Hi, today I tested in a Ubuntu natty 32-bit the binary rpc demo and it seems the add service is not working correctly. It returns the correct result + 0.75
$ ./rpcaddclient -i localhost -b 3 4 sum=7.75 # must be 7.0 $ ./rpcaddclient -i localhost -b 0 sum=0.75 # must be 0 $ ./rpcaddclient -i localhost -b 1 1 sum=2.75 # must be 2 The code revision I'm using is 1450. -- Atenciosamente, Leandro ------------------------------------------------------------------------------ Better than sec? Nothing is better than sec when it comes to monitoring Big Data applications. Try Boundary one-second resolution app monitoring today. Free. http://p.sf.net/sfu/Boundary-dev2dev _______________________________________________ Tntnet-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tntnet-general
