On Sun, Sep 26, 2010 at 12:50:15PM -0700, Ben Pfaff wrote:
> > Also, the Gtk/Glib functions use plain char for UTF8 strings,
>
> Actually, that's not literally true. The functions are declared to
> take gchar *. Glib then typedefs gchar to char. Perhaps with some
> devious hack we could make gchar into something else, but I'm not
> too sure how wise it would be to do that.
I think it would be a bad idea.
We seem somewhat stuck then.Another idea would be to create some inline wrapper functions around gnulibs u8_ functions. This might not be too hard, since the headers are generated from a .in file. -- 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.
signature.asc
Description: Digital signature
_______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
