Re: [Vala] How to use the ZLib bindings?

2009-11-10 Thread pHilipp Zabel
Hi Yu, On Mon, Nov 9, 2009 at 7:12 PM, Feng Yu wrote: > On Sun, Oct 4, 2009 at 7:25 AM, Philipp Zabel wrote: > >> Hi, >> >> Does anybody have example code that uses the ZLib bindings? I tried to >> implement the example described at http://zlib.net/zlib_how.html for >> inflation, but compilation

[Vala] Status of clutter bindings

2009-11-10 Thread Spencer, Matthew
Hi Guys Not sure if this should be posted here or to the clutter lists, but I'll try here first :) I am trying to create a clutter app using vala and am having a few issues. The biggest one seems to be with the clutter-json bindings. How mature are these supposed to be, because the simplest ap

[Vala] guess_language warning

2009-11-10 Thread James Campos
The guess_language method of a SourceLanguageManager object allows one null parameter, but when I use it, I get a warning: ja...@james-desktop:~/code/vala$ valac --pkg gtk+-2.0 --pkg gtksourceview-2.0 scratch.vala scratch.vala:9.41-9.44: warning: Argument 2: Cannot pass null to non-null parameter

Re: [Vala] Status of clutter bindings

2009-11-10 Thread Frederik
Spencer, Matthew wrote: > Hi Guys > > Not sure if this should be posted here or to the clutter lists, but I'll > try here first :) > > I am trying to create a clutter app using vala and am having a few > issues. The biggest one seems to be with the clutter-json bindings. > How mature are these

Re: [Vala] guess_language warning

2009-11-10 Thread Abderrahim Kitouni
Hi, 2009/11/10 James Campos : > The guess_language method of a SourceLanguageManager object allows one > null parameter, but when I use it, I get a warning: > > ja...@james-desktop:~/code/vala$ valac --pkg gtk+-2.0 --pkg > gtksourceview-2.0 scratch.vala > scratch.vala:9.41-9.44: warning: Argument

[Vala] Libxml2 being nicer?

2009-11-10 Thread Joseph Montanez
I am a php / c++ developer and trying my hand at vala. I am trying to get html parsed but libxml is very strict on reading it and failing to initialize my document. Is there a way to have libxml let up on on the parsing errors and just take it as is? -- Joseph Montanez Web Developer Gorilla3D Des