Forgot when you were in irc earlier, but I meant to tell you that the eina_suite
test links against $prefix/lib/libeina.so instead of $builddir/lib/libeina.so,
which can break compile when new features are added but the lib is not
installed. This may also be the case for other efl tests, so I thoug
On Wed, 18 Aug 2010 21:40:06 +0200 (CEST) Vincent Torri
said:
i think it's a bit late for this :( thanks for the work though.. but... time i
think has long passed for doing this :(
>
> Hey,
>
> Here is a patch that tries to improve the e_dbus wrapper around dbus. It
> is not perfect as there
Hey,
Here is a patch that tries to improve the e_dbus wrapper around dbus. It
is not perfect as there is still a problem: dbus declares DBusConnection
and e_dbus declares E_DBus_Connection. I'm a bit stick on how I can rename
DBusConnection.
So if someone has an idea...
VincentIndex: e_dbu