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

Re: [Vala] Some implementation questions



On Mon, 2008-01-21 at 17:00 +0100, Hans Vercammen wrote:
> Just realized you probably ment the o->free () in relation to pointers
> 
> Object* o = new Object();
> o->free ();
> 
> I don't know why keyword delete isn't used, maybe this can be supported
> in future?

We're planning to add support for the delete keyword[1].

Jürg

[1] http://bugzilla.gnome.org/show_bug.cgi?id=512868




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