On Wed, 23 Nov 2011 15:32:14 -0200 Rafael Antognolli
<[email protected]> said:

apply this patch i think. we do need to make sure we don't break api and as
such this patch does fix that.

> Hello guys,
> 
> Recently I sent this change to ecore_fb_input:
> http://trac.enlightenment.org/e/changeset/64447
> 
> It changes
> 
> ecore_fb_input_device_open(const char *dev)
> 
> to
> 
> ecore_fb_input_device_open(void *window, const char *dev)
> 
> Sorry, I didn't notice that this API was public at that time, but I
> also think that it isn't used outside of Ecore. Anyway, I would like
> to fix this break before the release.
> 
> The options are either reverting this commit (and others related to
> it), or applying the attached patch, which would make that function
> have the previous signature, but introduces a new function:
> 
> So, any objections that I apply this patch now? Or should I just revert it?
> 
> -- 
> Rafael Antognolli
> ProFUSION embedded systems
> http://profusion.mobi


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [email protected]


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to