Re: [E-devel] e_dbus patches

2010-04-27 Thread Gustavo Sverzut Barbieri
On Mon, Apr 19, 2010 at 4:44 AM, wrote: > Hi, > > Enclosed are two patches. > > One is the updated (and hopefully final) version of the udisks/upower > implementation for e_dbus.  All of the issues that you had mentioned > previously have been fixed, with one exception: dbus type > detection in t

Re: [E-devel] e_dbus patches

2010-04-19 Thread Mike
Hi, Enclosed are two patches. One is the updated (and hopefully final) version of the udisks/upower implementation for e_dbus. All of the issues that you had mentioned previously have been fixed, with one exception: dbus type detection in two functions must remain a string, as there are only dbu

Re: [E-devel] e_dbus patches

2010-04-18 Thread Gustavo Sverzut Barbieri
Yes, e_hal is not a good example, better fix it as well On 4/18/10, m...@zentific.com wrote: > With regard to memory management, I modeled this heavily after the hal > module, so I suppose I will make a patch to change that when I go back > over the udev module? > > Thanks for feedback, > -Mike >

Re: [E-devel] e_dbus patches

2010-04-18 Thread Mike
With regard to memory management, I modeled this heavily after the hal module, so I suppose I will make a patch to change that when I go back over the udev module? Thanks for feedback, -Mike -- Download Intel® Parallel St

Re: [E-devel] e_dbus patches

2010-04-17 Thread Gustavo Sverzut Barbieri
On Thu, Apr 15, 2010 at 12:59 PM, Michael Blumenkrantz wrote: > Hi, > > Included are three patches for e_dbus.  One implements the udisks/upower > functionality that I've previously mentioned, one shuts up compiler > warnings in ofono by casting, and the last fixes the spacing in all of > e_dbus t