On Thu, Nov 3, 2011 at 7:55 AM, Tom Hacohen
<tom.haco...@partner.samsung.com> wrote:
> On 03/11/11 07:10, Jeff Hoogland wrote:
>> Nicolas,
>>
>> Trying to build the latest ELFE module from source and it appears something
>> in it or ELM is causing an issue. The error I am getting here is "undefined
>> symbol: elm_button_content_set"
>>
>> Do you get this as well or am I doing something wrong?
>>
>
> Spank to whoever obsoleted elm_button_content_set, you are not supposed
> to just delete it, you are supposed to mark it as obsolete using the
> Eina macros, SPANK SPANK SPANK.

Yes, the proper path is to deprecate it for a while and then a few
weeks later do a grep -r on the svn and fix all the remaining instance
of it. That's part of the job when doing API/ABI break in svn and
that's why we have all our code in one place, so that we should always
be able to build all of them without having to worry about any
inconsistency !
-- 
Cedric BAIL

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to