Re: bogl
>The UTF-8 stuff I'm doing requires some C library functions that
>glibc-2.1 doesn't have. So far I've been using a patched version of
>Bruno Haible's libutf8 with LD_PRELOAD=/usr/local/lib/libutf8_plug.so.
>I'm only using a small part of libutf8; I think it'll be about 30 kB
>of source code after I prune it. To make the build instructions
>easier, can I put the patched and pruned libutf8 stuff in CVS in
>boot-floppies/utilities/libutf8/?
>
>It's LGPL-ed and the original is at:
>ftp://ftp.ilog.fr/pub/Users/haible/utf8/libutf8-0.6.2.tar.gz
Is it packaged?
I can provide another CVS module off debian-boot if you like -- I
dunno... I kinda don't like the idea of putting this separately
maintained stuff into the boot-floppies build tree.
>Manual pruning really does help because all the character attributes
>are in one big table, and all I ever need is a simplified version of
>iswprint.
>
>I'm away next week so I want to commit everything before I go.
I'll try to respond as quickly as I can.
.....Adam Di Carlo....adam@onShore.com.....<URL:http://www.onShore.com/>
Reply to:
- Follow-Ups:
- BOGL bterm
- From: Edmund GRIMLEY EVANS <edmundo@rano.org>
- References:
- Re: bogl
- From: Edmund GRIMLEY EVANS <edmundo@rano.org>
- Re: bogl
- From: Adam Di Carlo <adam@onshore.com>
- Re: bogl
- From: Edmund GRIMLEY EVANS <edmundo@rano.org>
- Re: bogl
- From: Adam Di Carlo <adam@onshore.com>