[Vala] SQLite segfault when used in a class

2008-01-11 Thread Alessandro Pellizzari
much. -- Alessandro Pellizzari ___ Vala-list mailing list Vala-list@gnome.org http://mail.gnome.org/mailman/listinfo/vala-list

[Vala] type MIN and MAX

2008-03-05 Thread Alessandro Pellizzari
boundaries. I am using vala 0.1.7 Thanks. Bye. -- Alessandro Pellizzari ___ Vala-list mailing list Vala-list@gnome.org http://mail.gnome.org/mailman/listinfo/vala-list

Re: [Vala] Segmentation fault, gtk app. I'm doing something really stupid I'm sure.

2008-03-19 Thread Alessandro Pellizzari
Label(...); tab_list[tab_count].window = new ScrolledWindow(null, null); ... } As I said, I am a noob, so maybe there are errors or better ways to do it. Hope someone more expert corrects me :) Bye. -- Alessandro Pellizzari ___ Vala-list mailing list

Re: [Vala] Accessing base property of Gtk.Style

2008-09-16 Thread Alessandro Pellizzari
Il giorno lun, 15/09/2008 alle 19.50 +0200, Federico Pelloni ha scritto: P.s.: do multiline strings (as in Python) exist in Vala? Yes, on recent versions. The syntax is the same: string Bye. -- Alessandro Pellizzari ___ Vala-list mailing list

[Vala] GLib.ListGtk.TreePath doesn't work

2008-11-07 Thread Alessandro Pellizzari
); which lead me to think it's a bug in Vala or in the vapi files. I tried it with Vala 0.3.4, 0.3.5, 0.4.0 and 0.5.1-svn (a couple of days before the release). All give the same error. Thank you very much for any help. -- Alessandro Pellizzari

Re: [Vala] Gee.HashMapstring, int - uncaught error: No demarshaller registered for type GeeHashMap

2008-12-02 Thread Alessandro Pellizzari
) in experimental Bye. -- Alessandro Pellizzari ___ Vala-list mailing list Vala-list@gnome.org http://mail.gnome.org/mailman/listinfo/vala-list

Re: [Vala] Port Tomboy?

2009-07-02 Thread Alessandro Pellizzari
the differences between Vala, C# and C, and I could learn better how to code in any one of those. I would also like a Python and a Genie version of it. Tomboy is a quite simple application (not too simple, not too complicated), so its source should be quite easy to understand. Bye. -- Alessandro

Re: [Vala] Get file characterset

2009-12-04 Thread Alessandro Pellizzari
to write one. ;) Bye. -- Alessandro Pellizzari ___ Vala-list mailing list Vala-list@gnome.org http://mail.gnome.org/mailman/listinfo/vala-list

Re: [Vala] Libgee problem

2009-12-09 Thread Alessandro Pellizzari
index is dangerous, because of approximation. Did you think about transforming the double numbers to fixed precision decimals (represented by 64bit integers) or to strings? Bye. -- Alessandro Pellizzari ___ Vala-list mailing list Vala-list@gnome.org

Re: [Vala] Vala Journal, Issue #1

2010-02-01 Thread Alessandro Pellizzari
of interesting projects written in Vala. ;) Thank you very much! :) -- Alessandro Pellizzari ___ Vala-list mailing list Vala-list@gnome.org http://mail.gnome.org/mailman/listinfo/vala-list

Re: [Vala] Was GNOME Panel applet example removed?

2011-08-31 Thread Alessandro Pellizzari
will be used for at least 3-4 years from now. Bye. -- Alessandro Pellizzari ___ vala-list mailing list vala-list@gnome.org http://mail.gnome.org/mailman/listinfo/vala-list

Re: [Vala] Adding unitary test support to Autovala

2014-11-18 Thread Alessandro Pellizzari
On 2014-11-17 22:07, rastersoft wrote: The first one is how to define each unitary test; my original idea was: one file, one test, so inside a folder called unitests will be as many .vala files as unitary tests (even in subfolders). But then I considered that, maybe, some tests are so big

Re: [Vala] Vala++

2017-04-04 Thread Alessandro Pellizzari
On 04/04/17 13:28, Al Thomas via vala-list wrote: From: Alessandro Pellizzari <a...@amiran.it> You seem to over talking Rust and under talking Vala. No, I don't. :) I know all you have linked. I have been following this ml since 2008. I also know the article by esr and agree, i

Re: [Vala] Vala++

2017-04-04 Thread Alessandro Pellizzari
On 04/04/17 08:22, Daniel Brendle wrote: On 04/03/2017 02:16 AM, Nor Jaidi Tuah wrote: https://blogs.gnome.org/chergert/2017/03/31/rustic-gnome-day-3/ There are many languages that are also fun when it comes to programming against the Glib based library stack. The more interesting part

Re: [Vala] Vala++

2017-04-04 Thread Alessandro Pellizzari
On 04/04/17 09:47, Ulink wrote: I simply can't understand why the Gnome people seems to hate or at least ignore Vala and instead promote Javascript or Rust or other weird stuff. I really like Vala, and I also really like Rust, so don't hate me for this post. :) I think the main problem is