Re: [E-devel] Ecore_con state and error management.

2013-11-07 Thread The Rasterman
On Thu, 07 Nov 2013 15:39:43 +0100 Guillaume Friloux said: > On 07/11/2013 15:13, Carsten Haitzler (The Rasterman) wrote: > > On Thu, 07 Nov 2013 13:00:59 +0100 Guillaume Friloux > > said: > > > >> I am clearly speaking about breaking how it works. > >> As far as i know, you always have to free

Re: [E-devel] Ecore_con state and error management.

2013-11-07 Thread Guillaume Friloux
On 07/11/2013 15:13, Carsten Haitzler (The Rasterman) wrote: On Thu, 07 Nov 2013 13:00:59 +0100 Guillaume Friloux said: I am clearly speaking about breaking how it works. As far as i know, you always have to free yourself what you directly create (you dont bother about internal stuff). The onl

Re: [E-devel] Ecore_con state and error management.

2013-11-07 Thread The Rasterman
On Thu, 07 Nov 2013 13:00:59 +0100 Guillaume Friloux said: > On 07/11/2013 09:24, Carsten Haitzler (The Rasterman) wrote: > > On Wed, 06 Nov 2013 14:48:17 +0100 Guillaume Friloux > > said: > > > >> Hello e devs. > >> > >> When fixing an issue > >> (http://git.enlightenment.org/core/efl.git/commi

Re: [E-devel] Ecore_con state and error management.

2013-11-07 Thread Guillaume Friloux
On 07/11/2013 09:24, Carsten Haitzler (The Rasterman) wrote: On Wed, 06 Nov 2013 14:48:17 +0100 Guillaume Friloux said: Hello e devs. When fixing an issue (http://git.enlightenment.org/core/efl.git/commit/?id=838c3bed85535559713e57f6e523da1f73c0ca31), i saw that the error isnt held correctly

Re: [E-devel] Ecore_con state and error management.

2013-11-07 Thread The Rasterman
On Wed, 06 Nov 2013 14:48:17 +0100 Guillaume Friloux said: > Hello e devs. > > When fixing an issue > (http://git.enlightenment.org/core/efl.git/commit/?id=838c3bed85535559713e57f6e523da1f73c0ca31), > > i saw that the error isnt held correctly in ecore. > When everything is working, things ar

[E-devel] Ecore_con state and error management.

2013-11-06 Thread Guillaume Friloux
Hello e devs. When fixing an issue (http://git.enlightenment.org/core/efl.git/commit/?id=838c3bed85535559713e57f6e523da1f73c0ca31), i saw that the error isnt held correctly in ecore. When everything is working, things are quite simple : - You call ecore_con_server_connect(), that will allocate