Am 10.04.2012 17:05, schrieb Leandro Santiago:
> 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.
>
Hi,

thank you for testing and finding the bug. It looks like the binary 
serialization fails to serialize a 0. I will fix that.

And thank you for your patches for the rpc demos.

Tommi

------------------------------------------------------------------------------
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

Reply via email to