On 03/05/2010 05:03 PM, Joseph S. Myers wrote:
I don't know if there's an existing free software implementation of UAX#14
(Unicode Line Breaking Algorithm) suitable for use in GCC; that would be
the very heavyweight approach.

Yes. You can get it from gnulib like gdb does, or you can link libunistring (http://savannah.gnu.org/projects/libunistring). libunistring only supports UTF-{8,16,32} encodings though.

Paolo

Reply via email to