Re: [E-devel] Eo: ABI breakages, and if you don't use Eolian API breakages. - Read inside, it most likely doesn't affect you

2015-09-29 Thread Tom Hacohen
On 29/09/15 09:12, Andrew Williams wrote: > \o/ cheers. > > Working much better for me right now. That was a funny one. Essentially, it would cause some callbacks to be called twice, and sometimes the wrong callback to be called. Glad things work again, and sorry for the disruption. -- Tom. >

Re: [E-devel] Eo: ABI breakages, and if you don't use Eolian API breakages. - Read inside, it most likely doesn't affect you

2015-09-29 Thread Andrew Williams
\o/ cheers. Working much better for me right now. Andy On Tue, 29 Sep 2015 at 08:47, Tom Hacohen wrote: > BTW, was too tired last night and forgot to mention it on the ML. As said > on IRC: fixed! > On 28 Sep 2015 23:08, "Tom Hacohen" wrote: > > > Also, please don't "revert way more". I don't

Re: [E-devel] [EGIT] [core/efl] master 17/20: eina_tmpstr: add eina_tmpstr_strftime

2015-09-29 Thread Tom Hacohen
Way too tired in the morning, I meant as *ami* said on phab. :) On 29/09/15 08:50, Tom Hacohen wrote: > He he, yeah, client is still annoying. ;) > Thanks for taking care of everything. If it's what I think you are talking > about, the casting is a very bad idea (as you said yourself on phab). If

Re: [E-devel] [EGIT] [core/efl] master 17/20: eina_tmpstr: add eina_tmpstr_strftime

2015-09-29 Thread Tom Hacohen
He he, yeah, client is still annoying. ;) Thanks for taking care of everything. If it's what I think you are talking about, the casting is a very bad idea (as you said yourself on phab). If the function expects a non cost value, it implies you should strdup it. -- Tom On 29 Sep 2015 07:05, "SHILPA

Re: [E-devel] Eo: ABI breakages, and if you don't use Eolian API breakages. - Read inside, it most likely doesn't affect you

2015-09-29 Thread Tom Hacohen
BTW, was too tired last night and forgot to mention it on the ML. As said on IRC: fixed! On 28 Sep 2015 23:08, "Tom Hacohen" wrote: > Also, please don't "revert way more". I don't know why it would be broken, > again, I don't see it. That being said, I don't use Enlightenment, maybe it > just sho