Re: [Vala] [Genie] OptionContext not setting reference



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]