[Vala] IOChannel changes?



Hi list,

I upgraded from Vala 0.1.5 to 0.1.6 and tried to compile "my" programs. One of these programs had a line:

IOChannel xyz = IOChannel.file("xyz.txt", "w");


This line worked fine in 0.1.5 but in 0.1.6 I get:

error: The name `file' does not exist in the context of `GLib.IOChannel'


Am I doing something wrong here that accidentially worked in 0.1.5? Or is it a 0.1.6 bug?

Thanks,
  Christoph
-- 
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail



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