Re: Steps to get to GTK+ 3.0
- Date: Tue, 3 Jun 2008 17:09:56 +0100
- From: "Alberto Ruiz" <aruiz@xxxxxxxxx>
- Subject: Re: Steps to get to GTK+ 3.0
2008/6/3 BJörn Lindqvist <bjourne@xxxxxxxxx>:
You're assuming GCC/Linux/x86 environments, there are other environments, such as embeded devices with optimized compilers for their architecture or non Linux operating systems for non x86 architectures where getting latest GCC is not as easy.
As Gtk is targetting to the mobile space, I think keeping support for a broader set of compilers/platforms is essential and the gains of C99 for code that is already written, tested and working for C89 is not such a gain at all.
Here is an overview:
http://www.kuro5hin.org/story/2001/2/23/194544/139. Merely the
initialization inside the for loop feature is a huge improvement. But
I never understood why someone needs to build the latest and greatest
GTK+ on an ancient compiler. Installing a recent version of gcc isn't
that difficult.
You're assuming GCC/Linux/x86 environments, there are other environments, such as embeded devices with optimized compilers for their architecture or non Linux operating systems for non x86 architectures where getting latest GCC is not as easy.
As Gtk is targetting to the mobile space, I think keeping support for a broader set of compilers/platforms is essential and the gains of C99 for code that is already written, tested and working for C89 is not such a gain at all.
I hope that this discussion will be moot some time in the near future
anyway, when gcc starts to ship with c99 enabled by default.
--
Cheers,
Alberto Ruiz
_______________________________________________ gtk-devel-list mailing list gtk-devel-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-devel-list
- Follow-Ups:
- Re: Steps to get to GTK+ 3.0
- From: BJörn Lindqvist
- Re: Steps to get to GTK+ 3.0
- From: Felipe Contreras
- Re: Steps to get to GTK+ 3.0
- From: Christian Dywan
- Re: Steps to get to GTK+ 3.0
- References:
- Steps to get to GTK+ 3.0
- From: Kristian Rietveld
- Re: Steps to get to GTK+ 3.0
- From: Vincent Geddes
- Re: Steps to get to GTK+ 3.0
- From: Emmanuele Bassi
- Re: Steps to get to GTK+ 3.0
- From: BJörn Lindqvist
- Steps to get to GTK+ 3.0
- Prev by Date: Re: Steps to get to GTK+ 3.0
- Next by Date: Re: Steps to get to GTK+ 3.0
- Previous by thread: Re: Steps to get to GTK+ 3.0
- Next by thread: Re: Steps to get to GTK+ 3.0
- Index(es):