Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[9fans] APE: lib/ap/gen/mbwc.c

6 views
Skip to first unread message

Jeff Sickel

unread,
May 15, 2013, 1:42:47 PM5/15/13
to
Does anyone know why this one outlier mbwc.c is in libap.a?
It brings in libutf dependencies to ap. Lib regexp does use
it, and stdlib.h does bring in the signatures w/o bringing
in utf.h to add the lib.

-jas

Charles Forsyth

unread,
May 15, 2013, 4:10:47 PM5/15/13
to

On 15 May 2013 18:42, Jeff Sickel <j...@corpus-callosum.com> 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.
0 new messages