On Jun 3, 2008, at 11:09 , Emmanuele Bassi wrote:

> [I assume you wanted to keep the list in the loop... :-)]
>
> [on a related note: I'm subscribed to the list - could people stop
> cc-ing me in when replying? I lose threads]
>
> On Tue, 2008-06-03 at 11:51 -0400, Behdad Esfahbod wrote:
>> On Tue, 2008-06-03 at 14:34 +0100, Emmanuele Bassi wrote:
>>>
>>> anyway, I very much doubt that the compilers landscape changed since
>>> the
>>> last discussion on this list, so it's quite pointless to discuss a
>>> switch now.
>>
>> Except that gcc 2.95 is two/three years older...
>
> how is the C99 support on win32 using anything that's not GCC?

Visual studio doesn't support C99. That is anything which
isn't shared with C++ (it does support // comments and
inline of course). It'd be nice to collect a list of C99
features which may be used in Gtk. inline is used and nobody
got hurt so far (on the other hand, inline change in gcc-4
demonstrates that it might be a good idea to stick to old
tested standard).

Yevgen

_______________________________________________
gtk-devel-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to