Hello, Jan Hudec <b...@...> writes: > With vala 0.7.5 it is no longer possible to use GLib.IOChannel.write_chars > with strings (and GLIb.IOStream has no other write method for strings to > replace it), because converting a string to char[] now produces a C compiler > error (undefined symbol <var>_length1).
I was told it's already fixed in master by addition of string.to_utf8(). Unfortunately it didn't make it into 0.7.5. Regards, Jan _______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
