[Vala] Ping: libgee test failed

2009-01-19 Thread Ildar Mulyukov
Anyone? On 02.01.2009 00:17:59, Ildar Mulyukov wrote: Hi, everybody! Last time (for about a month) I see libgee make check FAILED: make[2]: Entering directory `/tmp/libgee/tests' TEST: testarraylist... (pid=30778) /Arraylist/List/get:

Re: [Vala] libgee test failed

2009-01-19 Thread Jürg Billeter
On Fri, 2009-01-02 at 00:17 +0600, Ildar Mulyukov wrote: > Hi, everybody! > > Last time (for about a month) I see libgee make check FAILED: > > make[2]: Entering directory `/tmp/libgee/tests' > TEST: testarraylist... (pid=30778) >/Arraylist/List/get:

Re: [Vala] libgee test failed

2009-01-19 Thread Ildar Mulyukov
Hi! On 19.01.2009 14:40:55, Jürg Billeter wrote: On Fri, 2009-01-02 at 00:17 +0600, Ildar Mulyukov wrote: >Hi, everybody! > > Last time (for about a month) I see libgee make check FAILED: > > make[2]: Entering directory `/tmp/libgee/tests' > TEST: testarraylist... (pid=30778) >/A

[Vala] just a suggestion

2009-01-19 Thread Luca Dionisi
Has anyone on this list ever thought about producing a wikibook (http://en.wikibooks.org/wiki) on Programming in Vala ? I mean, not only formal documentation, but also a place where to note down best practices, and one's favorite way of programming with Vala. --Luca __

Re: [Vala] just a suggestion

2009-01-19 Thread Alberto Ruiz
2009/1/19 Luca Dionisi : > Has anyone on this list ever thought about producing a > wikibook (http://en.wikibooks.org/wiki) on Programming > in Vala ? I guess that if the book is not there, the answer is no. ;-) Are you willing to start one up? > I mean, not only formal documentation, but also a

Re: [Vala] just a suggestion

2009-01-19 Thread Luca Dionisi
On Mon, Jan 19, 2009 at 3:25 PM, Alberto Ruiz wrote: > 2009/1/19 Luca Dionisi : >> Has anyone on this list ever thought about producing a >> wikibook (http://en.wikibooks.org/wiki) on Programming >> in Vala ? > > I guess that if the book is not there, the answer is no. ;-) > > Are you willing to s

Re: [Vala] just a suggestion

2009-01-19 Thread Yu Feng
On Mon, 2009-01-19 at 15:44 +0100, Luca Dionisi wrote: > On Mon, Jan 19, 2009 at 3:25 PM, Alberto Ruiz wrote: > > 2009/1/19 Luca Dionisi : > >> Has anyone on this list ever thought about producing a > >> wikibook (http://en.wikibooks.org/wiki) on Programming > >> in Vala ? > > > > I guess that if

Re: [Vala] just a suggestion

2009-01-19 Thread Hans Baier
> I still have a long way to learn Vala. > Since someone is successfully using Vala in a number > of projects I think they already have a good knowledge > of common pitfalls, best practices and the like. Writing a book is one of the most efficient ways to learn. Believe me, that is how I learnt li