|
From: Stephen S. <rad...@gm...> - 2008-09-14 19:02:39
|
On Sun, Sep 14, 2008 at 6:03 AM, Dave Griffiths <da...@pa...> wrote: > Hi all, > > In version 0.25 of liblo, lo_arg_size() has gone. I can't find mention > of it in the docs, any pointers? When adding the validation code, some of the internal functions were moved to src/lo_internal.h. This is mainly used for liblo to determine arguments for memcpy and memory allocation. Perhaps it shouldn't have been moved, though I'd be curious to know how you're using it. Steve |