Re: [Vala] [REGRESSION vala 0.7.5] It's no longer possible to use GLib.IOStream.write_chars with st ring.
- From: Jan Hudec <bulb ucw cz>
- To: vala-list gnome org
- Subject: Re: [Vala] [REGRESSION vala 0.7.5] It's no longer possible to use GLib.IOStream.write_chars with st ring.
- Date: Sat, 8 Aug 2009 11:47:04 +0000 (UTC)
Hello,
Jan Hudec <bulb > 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]