[E-devel] devilhorms: elementary broken

2012-01-13 Thread Youness Alaoui
Hi,
According to a user on #edevelop, the latest SVN version of elementary is
broken since SVN r67129, the following chang eintroduced by devilhorns
broke it :
http://trac.enlightenment.org/e/changeset/67129
This removes an API from ecore_evas which causes an undefined symbol in
libelementary : undefined symbol: ecore_evas_wayland_shm_resize
The changeset removes a function from the API without removing it from
Ecore_Evas.h and without removing its uses from libelementary
 (changelog/NEWS change is also missing, unless it was added in a later
commit)
Please fix it correctly, thank you,

KaKaRoTo
--
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] devilhorms: elementary broken

2012-01-13 Thread Michael Blumenkrantz
On Fri, 13 Jan 2012 14:29:20 -0500
Youness Alaoui kakar...@kakaroto.homelinux.net wrote:

 Hi,
 According to a user on #edevelop, the latest SVN version of elementary is
 broken since SVN r67129, the following chang eintroduced by devilhorns
 broke it :
 http://trac.enlightenment.org/e/changeset/67129
 This removes an API from ecore_evas which causes an undefined symbol in
 libelementary : undefined symbol: ecore_evas_wayland_shm_resize
 The changeset removes a function from the API without removing it from
 Ecore_Evas.h and without removing its uses from libelementary
  (changelog/NEWS change is also missing, unless it was added in a later
 commit)
 Please fix it correctly, thank you,
 
 KaKaRoTo
this works fine with latest revisions, and that symbol no longer exists at all
so it's impossible that this is an actual issue. please either:
1) encourage users to submit their own bug reports
2) verify the issue yourself before propagating the report

--
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] devilhorms: elementary broken

2012-01-13 Thread Christopher Michael
On 01/13/12 18:38, Michael Blumenkrantz wrote:
 On Fri, 13 Jan 2012 14:29:20 -0500
 Youness Alaouikakar...@kakaroto.homelinux.net  wrote:

 Hi,
 According to a user on #edevelop, the latest SVN version of elementary is
 broken since SVN r67129, the following chang eintroduced by devilhorns
 broke it :
 http://trac.enlightenment.org/e/changeset/67129
 This removes an API from ecore_evas which causes an undefined symbol in
 libelementary : undefined symbol: ecore_evas_wayland_shm_resize
 The changeset removes a function from the API without removing it from
 Ecore_Evas.h and without removing its uses from libelementary
   (changelog/NEWS change is also missing, unless it was added in a later
 commit)
 Please fix it correctly, thank you,

 KaKaRoTo
 this works fine with latest revisions, and that symbol no longer exists at all
 so it's impossible that this is an actual issue. please either:
 1) encourage users to submit their own bug reports
 2) verify the issue yourself before propagating the report

3) Be sure you are current with the entire EFL library stack before 
building ELM.

Works for me (tm) :)

dh



--
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel