bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

linebreak.c doesn't compile


From: John Darrington
Subject: linebreak.c doesn't compile
Date: Mon, 26 Mar 2007 18:27:22 +0800
User-agent: Mutt/1.5.13 (2006-08-11)

It seems that the following patch needs to be applied, since
utf*-ucs4-unsafe.h no longer exist:

--- ../../gnulib/lib/linebreak.c        2007-02-04 09:24:21.000000000
    +0900
+++ linebreak.c 2007-03-26 18:16:47.000000000 +0800
@@ -26,9 +26,7 @@
 #include "c-ctype.h"
 #include "xsize.h"

-#include "utf8-ucs4-unsafe.h"
-
-#include "utf16-ucs4-unsafe.h"
+#include "unistr.h"

 #ifdef unused
 static inline int

-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.


Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]