Re: GTK+ policy (was RE:rendering-cleanup-next)
- From: Paul Davis <paul linuxaudiosystems com>
- To: Owen Taylor <otaylor redhat com>
- Cc: gtk-devel-list <gtk-devel-list gnome org>
- Subject: Re: GTK+ policy (was RE:rendering-cleanup-next)
- Date: Tue, 14 Sep 2010 13:55:32 -0400
On Tue, Sep 14, 2010 at 9:48 AM, Owen Taylor <otaylor redhat com> wrote:
But
> remember, GTK+ is using GNU style bracing and that pretty much takes the
> question out of the matter. Doing:
>
> if (conditition)
> {
> single_statement ();
> }
> else
> {
> another_single_statement ();
> }
>
> consistently wouldn't really fly. (Plus, there's the question of all the
> existing code...)
why not?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]