Re: [Vala] GLib Command Line Parsing



Hi Émilien,

On Tue, 2008-01-15 at 15:26 +0100, Émilien Tlapale wrote:
Anyway, why in OptionContext's method :

public bool parse (out string[] argv) throws OptionError;

argv is out? Shouldn't it be a ref?

Yes, it should be ref, as it's an in/out parameter. I've already fixed
this in SVN a week ago.

Jürg




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