[pkg-fso-maint] illume launcher not showing any icon

Nikita V. Youshchenko yoush at debian.org
Sat Jan 17 18:51:38 UTC 2009


> Unfortunately, quick look through svn log shows that again there are
> incompatible API changes, at least in efreet:

And eina does that too, here is a clear example from r37961:

 struct _Eina_Accessor
 {
-#define EINA_MAGIC_ACCESSOR 0x98761232
-   EINA_MAGIC;
-
    Eina_Accessor_Get_At_Callback        get_at;
    Eina_Accessor_Get_Container_Callback	get_container;
    Eina_Accessor_Free_Callback          free;
+
+#define EINA_MAGIC_ACCESSOR 0x98761232
+   EINA_MAGIC;
 };
 
They do reorder fields in an exported data structure.
Compatibility Is Not My Problem ...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : http://lists.alioth.debian.org/pipermail/pkg-fso-maint/attachments/20090117/e514bfbe/attachment.pgp 


More information about the pkg-fso-maint mailing list