On Tue, Aug 16, 2016 at 11:39 AM, Tom Hacohen <t...@osg.samsung.com> wrote:
> On 16/08/16 15:38, Tom Hacohen wrote:

[snip]

>> According to Daniel there are no ifdefs in the .eo.c... So I don't
>> understand the problem...
>
> Actually, I can see why there would still be a problem because of the
> weak symbols thing.
>
> I guess the best way then, as you suggested is to do the ifndef. We can
> probably do an error, not a warning.

I've fell in this problem before, but don't remember which error I received.
It took me a while to figure out that I forgot to #define _PROTECTED.
So the error would be good indeed. But only if there are some functions
defined as protected.

OTOH, can't the .eo.c file just re-declare the functions as weak symbols
or something?

> --
> Tom.

Regards,
-- 
Felipe Magno de Almeida

------------------------------------------------------------------------------
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to