Hi, On Thu, Jan 3, 2013 at 4:25 PM, Lucas De Marchi <[email protected]> wrote: > Hi Jeremy > > On Thu, Jan 3, 2013 at 4:21 PM, Jérémy Zurcher <[email protected]> wrote: >> I'm surprised, >> >> E_bluez.h says : >> EAPI void e_bluez_element_properties_list(...) >> EAPI Eina_Bool e_bluez_element_properties_sync_full(...) >> E_Connman.h says : >> EAPI void e_connman_element_properties_list(...) >> EAPI Eina_Bool e_connman_element_properties_sync_full(...) >> >> and so on, >> >> what is the answer to a bug report that says >> it compiles but doesn't link ? >> we didn't bother fixing our API because this is not bug fixing ? >> >> If the plan is to remove e_dbus from 1.7.x soon OK, >> otherwise fix API concitency in a way or an other damn it ;) > > You are right. Maybe they didn't notice the functions are EAPI. > Probably that was the confusion.
Yes, Luís confused about not being exported. Since they are exported then Jérémy's patch make sense (the second version which doesn't change the old symbols) and it is indeed a bug fix. Thanks, -- Ulisses Furquim ProFUSION embedded systems http://profusion.mobi Mobile: +55 19 9250 0942 Skype: ulissesffs ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnmore_122712 _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
