[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Vala] Added kill and pid_t to posix.vapi
- From: Yu Feng <rainwoodman gmail com>
- To: Jürg Billeter <j bitron ch>
- Cc: vala-list gnome org
- Subject: Re: [Vala] Added kill and pid_t to posix.vapi
- Date: Thu, 05 Mar 2009 17:17:51 -0500
Curious:
What does rank mean?
Yu
On Wed, 2009-03-04 at 14:15 +0100, Jürg Billeter wrote:
> On Wed, 2009-03-04 at 13:50 +0100, pancake wrote:
> > mmh, pid_t is not a struct, is an 'int', in which whay do you get
> > the (int) value of this empty struct? I would rather prefer to do
> > it in another way to allow vala use the 'int' nature of the pid_t type
> > for conversions between numbers, strings and process-id's.
>
> The IntegerType attribute should help us here:
>
> [IntegerType (rank = 6)]
>
> Jürg
>
> _______________________________________________
> Vala-list mailing list
> Vala-list gnome org
> http://mail.gnome.org/mailman/listinfo/vala-list
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]