Re: GTK+ 2.11.3 released

2007-06-20 Thread Mathias Hasselmann
Am Montag, den 18.06.2007, 19:08 -0600 schrieb Elijah Newren: On 6/18/07, Hubert Figuiere [EMAIL PROTECTED] wrote: I don't agree with that one. It is much simplier to add a C++ compile test. Afterall, which platform does not have a C++ compiler? Why reinventing the wheel yet again to make

Re: GTK+ 2.11.3 released

2007-06-19 Thread Mathias Hasselmann
Am Montag, den 18.06.2007, 19:08 -0600 schrieb Elijah Newren: On 6/18/07, Hubert Figuiere [EMAIL PROTECTED] wrote: I don't agree with that one. It is much simplier to add a C++ compile test. Afterall, which platform does not have a C++ compiler? Why reinventing the wheel yet again to make

Re: GTK+ 2.11.3 released

2007-06-18 Thread Murray Cumming
On Sun, 2007-06-17 at 20:22 -0400, Matthias Clasen wrote: On 6/17/07, younker [EMAIL PROTECTED] wrote: Hi, In the new header file of gtkbuilder, it use typename as parameter's name, typename is a keyword of C++, so when compile C++ application such as gtkmm, thunderbird, it will cause

Re: GTK+ 2.11.3 released

2007-06-18 Thread Matthias Clasen
On 6/18/07, Murray Cumming [EMAIL PROTECTED] wrote: On Sun, 2007-06-17 at 20:22 -0400, Matthias Clasen wrote: On 6/17/07, younker [EMAIL PROTECTED] wrote: Hi, In the new header file of gtkbuilder, it use typename as parameter's name, typename is a keyword of C++, so when compile C++

Re: GTK+ 2.11.3 released

2007-06-18 Thread Hubert Figuiere
Murray Cumming wrote: In the new header file of gtkbuilder, it use typename as parameter's name, typename is a keyword of C++, so when compile C++ application such as gtkmm, thunderbird, it will cause compile error, so it is better to change it to another name like gtypename. This has been

Re: GTK+ 2.11.3 released

2007-06-18 Thread Johan Dahlin
Hubert Figuiere wrote: Murray Cumming wrote: In the new header file of gtkbuilder, it use typename as parameter's name, typename is a keyword of C++, so when compile C++ application such as gtkmm, thunderbird, it will cause compile error, so it is better to change it to another name like

Re: GTK+ 2.11.3 released

2007-06-18 Thread Hubert Figuiere
A simpler and faster solution would just be to scan all public headers for known C++ keywords, it would also avoid the (build time) dependency of a C++ compiler. I don't agree with that one. It is much simplier to add a C++ compile test. Afterall, which platform does not have a C++ compiler?

Re: GTK+ 2.11.3 released

2007-06-18 Thread Elijah Newren
On 6/18/07, Hubert Figuiere [EMAIL PROTECTED] wrote: A simpler and faster solution would just be to scan all public headers for known C++ keywords, it would also avoid the (build time) dependency of a C++ compiler. I don't agree with that one. It is much simplier to add a C++ compile

Re: GTK+ 2.11.3 released

2007-06-18 Thread Behdad Esfahbod
On Mon, 2007-06-18 at 21:08 -0400, Elijah Newren wrote: On 6/18/07, Hubert Figuiere [EMAIL PROTECTED] wrote: A simpler and faster solution would just be to scan all public headers for known C++ keywords, it would also avoid the (build time) dependency of a C++ compiler. I don't

Re: GTK+ 2.11.3 released

2007-06-18 Thread Hubert Figuiere
Elijah Newren wrote: Do all embedded platforms have a C++ compiler? You tell me. So far I don't see any that do not. Remember that C++ is widely in use outside of Gnome. And are there really that many C++-specific keywords? No. But again why reinventing the wheel? Note: I wanted to

Re: GTK+ 2.11.3 released

2007-06-17 Thread Loïc Minier
Hmm, the *.png files for the documentation do not get installed anymore for me; is this a problem of another app on my system or do other people get this problem too? There were some documentation updates, but I didn't spot any suspicious change in the doc build files. -- Loïc Minier

Re: GTK+ 2.11.3 released

2007-06-17 Thread younker
Hi, In the new header file of gtkbuilder, it use typename as parameter's name, typename is a keyword of C++, so when compile C++ application such as gtkmm, thunderbird, it will cause compile error, so it is better to change it to another name like gtypename. Regards. younker

Re: GTK+ 2.11.3 released

2007-06-17 Thread Matthias Clasen
On 6/17/07, younker [EMAIL PROTECTED] wrote: Hi, In the new header file of gtkbuilder, it use typename as parameter's name, typename is a keyword of C++, so when compile C++ application such as gtkmm, thunderbird, it will cause compile error, so it is better to change it to another name like

GTK+ 2.11.3 released

2007-06-15 Thread Matthias Clasen
GTK+ 2.11.3 is now available for download at: ftp://ftp.gtk.org/pub/gtk/2.11/ http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.11/ gtk+-2.11.3.tar.bz2 md5sum: 49c53959df501a48c2cba834d1993508 gtk+-2.11.3.tar.gzmd5sum: 84b6c30467cc089ef1dcffe1d1f51906 This is the fourth development release

GTK+ 2.11.3 released

2007-06-15 Thread Matthias Clasen
GTK+ 2.11.3 is now available for download at: ftp://ftp.gtk.org/pub/gtk/2.11/ http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.11/ gtk+-2.11.3.tar.bz2 md5sum: 49c53959df501a48c2cba834d1993508 gtk+-2.11.3.tar.gzmd5sum: 84b6c30467cc089ef1dcffe1d1f51906 This is the fourth development release

GTK+ 2.11.3 released

2007-06-15 Thread Matthias Clasen
GTK+ 2.11.3 is now available for download at: ftp://ftp.gtk.org/pub/gtk/2.11/ http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.11/ gtk+-2.11.3.tar.bz2 md5sum: 49c53959df501a48c2cba834d1993508 gtk+-2.11.3.tar.gzmd5sum: 84b6c30467cc089ef1dcffe1d1f51906 This is the fourth development release