Hi,
in src/bin/e_widget_check.c, the structure
E_Widget_Data has 'int *valptr'. If I'm not
mistaken, it's just used as boolean (true or
false). So why not use Eina_Bool or anything
else 'smaller' ? In e_fm_prop.c, for example,
all int could be Eina_Bool; and if i'm not mistaken
again, it takes less memory than int.
------------------------------------------------------------------------------
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