[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Vala] missing FileStream flush
- From: Jürg Billeter <j bitron ch>
- To: Stefan Zimmermann <s zimmermann stud fh-sm de>
- Cc: vala-list gnome org
- Subject: Re: [Vala] missing FileStream flush
- Date: Sun, 02 Mar 2008 13:56:04 +0100
Hi Stefan,
On Sat, 2008-02-16 at 16:15 +0100, Stefan Zimmermann wrote:
> i found a little missing feature in the GLib.FileStream class.
> i had to manually flush a FileStream but there was no definition of a
> flush method in the FileStream definition.
> so i added the method 'flush ()' with reference to the fflush function
> from stdio to the FileStream section of the glib vapi and it works fine.
I've added it to the glib VAPI.
Jürg
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]