Re: [Vala] Compile error (interfacing DBus)

2008-05-20 Thread Jürg Billeter
Hi Hannes, On Tue, 2008-05-20 at 11:45 +0200, Hannes Matuschek wrote: I've tried to deal with HAL's DBus-interface but got some compile errors (compiling the C code). [...] Fails to compile: valac --pkg=dbus-glib-1 -o test src/main.vala main.c: In function 'us_backup_main': main.c:47:

Re: [Vala] : benchmarks gobject

2008-05-20 Thread Clément DAVID
Hi, I have made this benchmarks only to demonstrate the performance of Vala versus C# (C++ has been added after the creation). In the case of C++, Vala may be better or worse depending the bench, like in plain-C [http://shootout.alioth.debian.org/gp4/c.php]. When you use many OO features of

[Vala] gdk/gdkkeysyms.h excluded from gdk package

2008-05-20 Thread Thijs Vermeir
Hello, I need one of the following macros defined in the file gdk/gdkkeysyms.h. Like GDK_Up, GDK_Down, ... But I see the file is excluded from the gdk package. Why is it not included? and how can I access the GDK_Up macro? Thanks, Thijs ___ Vala-list

Re: [Vala] [PATCH] GIO nullable parameters

2008-05-20 Thread Sam Liddicott
In fact I think I'll use such annotation on a samba4 module I'm working on, so if anyone wants to influence inline C representations of vala attributes, now is the time to do it. Sam -Original Message- From: Sam Liddicott [EMAIL PROTECTED] Sent: 20 May 2008 16:12 Cc: