9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] APE: lib/ap/gen/mbwc.c
@ 2013-05-15 17:42 Jeff Sickel
  2013-05-15 20:10 ` Charles Forsyth
  0 siblings, 1 reply; 2+ messages in thread
From: Jeff Sickel @ 2013-05-15 17:42 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9fans] APE: lib/ap/gen/mbwc.c
  2013-05-15 17:42 [9fans] APE: lib/ap/gen/mbwc.c Jeff Sickel
@ 2013-05-15 20:10 ` Charles Forsyth
  0 siblings, 0 replies; 2+ messages in thread
From: Charles Forsyth @ 2013-05-15 20:10 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 259 bytes --]

On 15 May 2013 18:42, Jeff Sickel <jas@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.

[-- Attachment #2: Type: text/html, Size: 570 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-05-15 20:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-15 17:42 [9fans] APE: lib/ap/gen/mbwc.c Jeff Sickel
2013-05-15 20:10 ` Charles Forsyth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).