On Fri, Aug 30, 2013 at 7:43 AM, Nicholas Clark <nick@ccl4.org> wrote: > I'm wary of documenting exactly the current state, as I see that > newXS_len_flags() would be preferable to what we have, as it would avoid a > needless strlen() call. > How would we avoid the strlen call? It looks like newXS_len_flags() still needs the length of char * perl_name passed to it. Thanks, -- Matthew Horsfall (alh)Thread Previous | Thread Next