On 15 May 2013 18:42, Jeff Sickel <[email protected]> wrote: > Does anyone know why this one outlier mbwc.c is in libap.a?
It's in ANSI's <stdlib.h>, but if mbwc.c includes <utf.h> that should bring in libutf in when mb* functions are called.
On 15 May 2013 18:42, Jeff Sickel <[email protected]> wrote: > Does anyone know why this one outlier mbwc.c is in libap.a?
It's in ANSI's <stdlib.h>, but if mbwc.c includes <utf.h> that should bring in libutf in when mb* functions are called.