В сб, 2007-08-25 в 12:47 +0800, JC Wong написа:
> Enlightenment CVS wrote on Mon, Aug 20, 2007 at 02:54:46PM -0400
> > Enlightenment CVS committal
> > 
> > Author  : urandom
> > Project : e_modules
> > Module  : forecasts
> > 
> > Dir     : e_modules/forecasts
> > 
> > 
> > Modified Files:
> >     e_mod_main.c e_mod_main.h 
> > 
> > 
> > Log Message:
> > use the gadcon popup
> > 
> > ===================================================================
> 
> urandom, this module give segv if the weather is NULL when cursor
> pointed to it for the popup window. When module contain the weather info it is
> fine. Can you look into it? Thanks.
> 
E_OBJECT_CHECK apparently doesn't check anything. I added an extra check
for a null popup just in case, since this macro is unreliable.

In general, shouldn't E_OBJECT_CHECK be made to at least check whether
the object is not null? currently the final #else just defines an empty
macro.

-- 
Виктор Кожухаров /Viktor Kojouharov/

Attachment: signature.asc
Description: Това е цифрово подписана част от писмото

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to