Make a patch, submit it in the review system and if it looks good we can merge it in.
http://source.android.com/submit-patches On Mon, Nov 24, 2008 at 5:21 AM, Henrique Dante de Almeida <[EMAIL PROTECTED] > wrote: > > Hello, > > I'm having a problem with the init process being killed and I've > noticed that there are certain places in the source where there's not > enough verbosity on error reporting. For example, in my case, the > following code is failing in function init_property_area(): > > if(init_workspace(&pa_workspace, PA_SIZE)) > return -1; > > This fails silently (for some reason that is irrelevant for this > message) and the init process crashes later. I know this may be > considered either a bug or a feature, but, in general, I consider such > things to be bugs. Am I supposed to do something about that ? If I > file a bug, is it expected to be fixed ? Am I supposed to send the > fix ? Would it be fixed. ? Another related question is: is the > expected behavior of core applications specified ? Should it be ? > > > > -- MIke Chan --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [EMAIL PROTECTED] website: http://groups.google.com/group/android-kernel -~----------~----~----~----~------~----~------~--~---
