On Wed, Sep 5, 2012 at 10:21 AM, Tom Hacohen <tom.haco...@samsung.com> wrote:
> I'm not sure we really want to add NULL checks everywhere. If the docs
> say (or should say) passing NULL is not supported, we just shouldn't
> pass NULL. We can't possibly do such sanity cases everywhere, as they'd
> just slow us and the apps down, and bloat the code.

There is also an EINA_NONNULL macro to help the compiler warn about it
(no runtime cost).
-- 
Cedric BAIL

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to