Re: [Vala] GLib Command Line Parsing
- From: Jürg Billeter <j bitron ch>
- To: Émilien Tlapale <emilien tlapale com>
- Cc: Vala ML <vala-list gnome org>
- Subject: Re: [Vala] GLib Command Line Parsing
- Date: Thu, 17 Jan 2008 18:44:30 +0100
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]