in svn, but moving these code to use boolean or enum should be a
better solution, then just use a bitfield with 2 bits or bit more.

On Sat, Mar 21, 2009 at 8:38 AM, Albin Tonnerre
<albin.tonne...@gmail.com> wrote:
> Hello,
> efreet_menu.c compare variables which have type 'char' to -1 (members
> of the Efreet_Menu_Internal and Efreet_Menu_Layout structures). This
> causes issues on architectures where chars are unsigned, such as ARM (at
> least on the freerunner). In particular, the use of <Layout> in menu files
> results in malformed menus. The attached patch intends to fix this.
>
> Regards,
> Albin
>
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
>



-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to