Re: [Vala] [Genie] OptionContext not setting reference
- From: Nicolas <c r n a wanadoo fr>
- To: Chris Molozian <chris cmoz me>, vala-list gnome org
- Subject: Re: [Vala] [Genie] OptionContext not setting reference
- Date: Fri, 24 Jun 2011 16:58:03 +0200
Hello again !
The problem in your program is: args = args[1:args.length]
The first arg is not taken by the program, so just delete this
unecessary line, and it works !
Regards,
Nicolas.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]