Re: GTK+ policy (was RE:rendering-cleanup-next)



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]