Re: BonoboUIComponent missing preconditions



On 02 Jul 2001 13:19:10 -0400, Michael Meeks wrote:

>         Secondly, I removed some of the preconditions - of the type
> 
>         g_return_if_fail (BONOBO_IS_UI_COMPONENT (uic));
> 
>         on some of the methods, since that's a slow check - and some
> of those are called scads of times -

But the final binaries should be built without assertions or
preconditions, so it should not matter.  I would leave them in; they let
you find bugs very easily.

  Federico




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]