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

Re: [Vala] missing FileStream flush



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]