Re: [Vala] Added kill and pid_t to posix.vapi



Am Mittwoch, den 04.03.2009, 13:50 +0100 schrieb pancake:
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.

Well, that leads us back to a policy question whether we want to just
use the types as appearing in the original header files or not.

I for one prefer explicit type conversion to implicit.

-- 
:M:




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