Re: [E-devel] e17 crashing left and right

2012-04-22 Thread P Purkayastha
On 04/22/2012 01:22 PM, Carsten Haitzler (The Rasterman) wrote: On Sun, 22 Apr 2012 12:05:04 +0800 P Purkayasthappu...@gmail.com said: On 04/22/2012 10:43 AM, Carsten Haitzler (The Rasterman) wrote: On Sun, 22 Apr 2012 10:02:07 +0800 P Purkayasthappu...@gmail.com said: On 04/21/2012 05:02

[E-devel] value od MODULE_ARCH in edje

2012-04-22 Thread Vincent Torri
Hey I've remarked something: in evas : MODULE_ARCH=$host_os-$host_cpu-v_maj.v_min.v_mic in edje : MODULE_ARCH=$host_os-$host_cpu-v_maj.0.0 is it normal that v_min et v_mic are not taken into account ? Vincent -- For

Re: [E-devel] value od MODULE_ARCH in edje

2012-04-22 Thread The Rasterman
On Sun, 22 Apr 2012 17:15:32 +0200 Vincent Torri vincent.to...@gmail.com said: Hey I've remarked something: in evas : MODULE_ARCH=$host_os-$host_cpu-v_maj.v_min.v_mic in edje : MODULE_ARCH=$host_os-$host_cpu-v_maj.0.0 is it normal that v_min et v_mic are not taken into account ?

Re: [E-devel] Eobj - Request for review/comments

2012-04-22 Thread Cedric BAIL
On Tue, Apr 17, 2012 at 5:01 PM, Tom Hacohen tom.haco...@samsung.com wrote: On 17/04/12 10:55, Carsten Haitzler (The Rasterman) wrote: i don't see the point. it's just a pointer to something. it's fine as-is. in this way of doing an api we no longer can use the const attribute to say anything

Re: [E-devel] Eobj - Request for review/comments

2012-04-22 Thread Cedric BAIL
On Mon, Apr 2, 2012 at 6:58 PM, Tom Hacohen tom.haco...@samsung.com wrote: 3. I'm still uncertain about ref/unref + weak-ref + named-ref.        * I'm not sure yet about which kinds of refing we want. I'm pretty certain we want named refs and object name refs (i.e linking between objects). And

Re: [E-devel] Eobj - Request for review/comments

2012-04-22 Thread The Rasterman
On Mon, 23 Apr 2012 10:46:36 +0900 Cedric BAIL cedric.b...@free.fr said: On Tue, Apr 17, 2012 at 5:01 PM, Tom Hacohen tom.haco...@samsung.com wrote: On 17/04/12 10:55, Carsten Haitzler (The Rasterman) wrote: i don't see the point. it's just a pointer to something. it's fine as-is. in this