Reid Thompson wrote: > Well -- the major problem seems to be resolved -- see 2) below...
Ok > 1) compile warning > $ valac --pkg gio-2.0 -o server main.vala > /home/rthompso/vala_projects/server/main.vala.c: In function > ‘server_demo_handler’: > /home/rthompso/vala_projects/server/main.vala.c:86: warning: passing > argument 1 of ‘g_strchug’ discards qualifiers from pointer target type This is not a problem of your Vala code. These warnings are a little bit annoying but nothing to worry about: http://mail.gnome.org/archives/vala-list/2009-September/msg00022.html Best regards, Frederik _______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
