in the meantime, you could simply use -fshort-enums when building your kernel to force short enum sizes :-)
On Fri, Jan 9, 2009 at 6:50 AM, fadden <[email protected]> wrote: > > On Jan 8, 7:04 pm, jasperr <[email protected]> wrote: > > Under Android building environment, the data type "enum" is defined as > > a byte. > > This is being changed to use "-fno-short-enums" in Cupcake. I don't > think the change is visible in "git" yet though. > > > > --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
