Re: [Vala] [PATCH]: Vte vapi: Vte.Terminal.fork_command_full some arguments can be nullable



On 29/04/2011 23:47, Luca Bruno wrote:
On Fri, Apr 29, 2011 at 10:35:33PM +0200, Jacques-Pascal Deplaix wrote:
Hello everybody,

Vte in version>= 0.26 had the function Vte.Terminal.fork_command_full.
But in the vte vapi file, this function had some arguments
non-nullable and some other arguments nullable.
That should be the opposite. (see: 
http://developer.gnome.org/vte/0.26/VteTerminal.html#vte-terminal-fork-command-full)

In the api documentation we can see that argv argument can't be
nullable, child_setup can be nullable and child_pid too.
For the child_pid case, the argument is not a variable but a pointer
nullable.|//|/||/
Thanks for your patch, please consider filing a bug report to
bugzilla.gnome.org to make sure patches don't get forgotten.

Bug reported: https://bugzilla.gnome.org/show_bug.cgi?id=649004



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