Re: Where is Glib::strfreev()?

2009-05-02 Thread Johnson Wong
I think it means g_strfreev, where it frees an array of null terminated strings. See http://library.gnome.org/devel/glib/stable/glib-String-Utility-Functions.html Cheers Johnson Message: 1 Date: Fri, 1 May 2009 22:34:48 +0300 From: sledge hammer sledgehammer_...@hotmail.com Subject:

Re: .gitignore files

2009-05-02 Thread Mathias Hasselmann
Am Freitag, den 01.05.2009, 14:10 -0400 schrieb Behdad Esfahbod: git.mk. What's this git.mk? -- Mathias Hasselmann mathias.hasselm...@gmx.de Personal Blog: http://taschenorakel.de/mathias/ Openismus GmbH: http://www.openismus.com/ ___ gtk-devel-list

Re: .gitignore files

2009-05-02 Thread Vincent Untz
Le samedi 02 mai 2009, à 14:14 +0200, Mathias Hasselmann a écrit : Am Freitag, den 01.05.2009, 14:10 -0400 schrieb Behdad Esfahbod: git.mk. What's this git.mk? http://git.gnome.org/cgit/pango/tree/git.mk Vincent -- Les gens heureux ne sont pas pressés.

Re: .gitignore files

2009-05-02 Thread Mathias Hasselmann
Am Samstag, den 02.05.2009, 14:25 +0200 schrieb Vincent Untz: Le samedi 02 mai 2009, à 14:14 +0200, Mathias Hasselmann a écrit : Am Freitag, den 01.05.2009, 14:10 -0400 schrieb Behdad Esfahbod: git.mk. What's this git.mk? http://git.gnome.org/cgit/pango/tree/git.mk Vincent Oh,

Re: .gitignore files

2009-05-02 Thread Behdad Esfahbod
On 05/02/2009 08:38 AM, Mathias Hasselmann wrote: Am Samstag, den 02.05.2009, 14:25 +0200 schrieb Vincent Untz: Le samedi 02 mai 2009, à 14:14 +0200, Mathias Hasselmann a écrit : Am Freitag, den 01.05.2009, 14:10 -0400 schrieb Behdad Esfahbod: git.mk. What's this git.mk?

Re: .gitignore files

2009-05-02 Thread Hans Breuer
At 01.05.2009 20:10, Behdad Esfahbod wrote: On 05/01/2009 04:18 AM, Davyd Madeley wrote: .gitignore files, to improve switching between branches easily. I'd rather add my git.mk. Matthias, want me to go ahead and do that? How is it supposed to work for people building with a different

Re: GVariant for prez!

2009-05-02 Thread David Zeuthen
Hey Ryan, I took a closer look at GVariant today so here are some more comments, take them, leave them or do whatever you want with them ;-) Most of these comments are general but, for other readers, it might help to also read the conversations in

Re: GVariant for prez!

2009-05-02 Thread Havoc Pennington
Hi, On Sat, May 2, 2009 at 1:02 PM, David Zeuthen da...@fubar.dk wrote:  o It seems like you (or Simon or both) expect GVariant to be the only   container type in town for C bindings for D-Bus (as per the D-Bus   library bug report). E.g. you expect the C programmers to deal with   a{ss} as a

Re: GVariant for prez!

2009-05-02 Thread David Zeuthen
On Sat, 2009-05-02 at 13:35 -0400, Havoc Pennington wrote: Hi, On Sat, May 2, 2009 at 1:02 PM, David Zeuthen da...@fubar.dk wrote: o It seems like you (or Simon or both) expect GVariant to be the only container type in town for C bindings for D-Bus (as per the D-Bus library bug