On 02/19/13 13:35, Jiri Denemark wrote:
remoteDeserializeTypedParameters can now be called with either
preallocated params array (size of which is announced by nparams) or it
can allocate params array according to the number of parameters received
from the server.
---
src/remote/remote_driver.c | 95 +++++++++++++++++++++++++++-------------------
src/rpc/gendispatch.pl | 2 +-
2 files changed, 57 insertions(+), 40 deletions(-)
ACK.
Peter