[E-devel] time retrieved in different places

2016-12-03 Thread Vincent Torri
hello, currently, time is retrieved in ecore_time.c and eo.c, with specific paths for Windows, Mac and other UNIX. Why putting such code in Eina ? Vincent -- Check out the vibrant tech community on one of the world's mo

Re: [E-devel] [EGIT] [core/efl] master 01/01: evas common: disable thread_queue feature on win32.

2016-12-03 Thread Vincent Torri
On Fri, Dec 2, 2016 at 6:01 AM, Carsten Haitzler wrote: > On Thu, 1 Dec 2016 13:04:32 +0100 Vincent Torri > said: > >> can you please at least print a message (ERR, WARN or something like >> that) to at least remember that you made that hack ? >> >> this kind of hack is perfect to silently remov

[EGIT] [core/efl] master 01/01: eio - have a smaller mempool as i can see 270k of stuff hanging about

2016-12-03 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2de9f552b9e54533a36dec285b9bfedcb6acc3f4 commit 2de9f552b9e54533a36dec285b9bfedcb6acc3f4 Author: Carsten Haitzler (Rasterman) Date: Sat Dec 3 18:01:53 2016 +0900 eio - have a smaller mempool as i

[EGIT] [core/efl] master 01/01: eo: fix build on macOS

2016-12-03 Thread Jean Guyomarc'h
jayji pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=deda8ac8e7db8355d95d487e86389a2207b633aa commit deda8ac8e7db8355d95d487e86389a2207b633aa Author: Jean Guyomarc'h Date: Sat Dec 3 12:10:04 2016 +0100 eo: fix build on macOS Commit 227463bd

Re: [E-devel] time retrieved in different places

2016-12-03 Thread Gustavo Sverzut Barbieri
On Sat, Dec 3, 2016 at 6:04 AM, Vincent Torri wrote: > hello, > > currently, time is retrieved in ecore_time.c and eo.c, with specific > paths for Windows, Mac and other UNIX. > > Why putting such code in Eina ? i guess "why NOT putting.." because it's missing... I agree that it would be nicer t

Re: [E-devel] [EGIT] [core/efl] master 01/01: eo: fix build on macOS

2016-12-03 Thread Gustavo Sverzut Barbieri
ooops... my bad, and also for windows :-) On Sat, Dec 3, 2016 at 9:11 AM, Jean Guyomarc'h wrote: > jayji pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id=deda8ac8e7db8355d95d487e86389a2207b633aa > > commit deda8ac8e7db8355d95d487e86389a2207b633aa > Author

[EGIT] [core/efl] master 01/01: eo: fix missing Evil.h include

2016-12-03 Thread Gustavo Sverzut Barbieri
barbieri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7a1e5923f9f60197516fdf6b60ae23d5358e3aa0 commit 7a1e5923f9f60197516fdf6b60ae23d5358e3aa0 Author: Gustavo Sverzut Barbieri Date: Sat Dec 3 09:41:09 2016 -0200 eo: fix missing Evil.h include ---

[EGIT] [core/efl] master 01/01: eo: fix compilation without HAVE_BACKTRACE.

2016-12-03 Thread Gustavo Sverzut Barbieri
barbieri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2e0fcbe5b46244cbae7193cd7f4513db2d28c92d commit 2e0fcbe5b46244cbae7193cd7f4513db2d28c92d Author: Gustavo Sverzut Barbieri Date: Sat Dec 3 09:44:44 2016 -0200 eo: fix compilation without HAVE_BA

Re: [E-devel] [EGIT] [core/efl] master 03/03: eo: allow valgrind-like tracking of object lifecycle.

2016-12-03 Thread Gustavo Sverzut Barbieri
On Sat, Dec 3, 2016 at 12:31 AM, Carsten Haitzler wrote: > On Sat, 03 Dec 2016 01:45:30 + Gustavo Sverzut Barbieri > said: > >> Well, I did force and it "worked". Not much test, like I've noticed some >> cases check for class using just the eo_id... > > how can you force it? literally there's

Re: [E-devel] [EGIT] [core/efl] master 03/03: eo: allow valgrind-like tracking of object lifecycle.

2016-12-03 Thread Gustavo Sverzut Barbieri
On Sat, Dec 3, 2016 at 9:58 AM, Gustavo Sverzut Barbieri wrote: > I've noticed no valgrind kicks in and that's due the freeq... that one > must mark the object as dead... will do it now sorry, eina_thrash, as eina_freeq() will bypass if running inside valgrind. -- Gustavo Sverzut Barbieri

Re: [E-devel] time retrieved in different places

2016-12-03 Thread Vincent Torri
On Sat, Dec 3, 2016 at 12:37 PM, Gustavo Sverzut Barbieri wrote: > On Sat, Dec 3, 2016 at 6:04 AM, Vincent Torri wrote: >> hello, >> >> currently, time is retrieved in ecore_time.c and eo.c, with specific >> paths for Windows, Mac and other UNIX. >> >> Why putting such code in Eina ? > > i guess

[EGIT] [core/efl] master 01/01: eo: do not use eina_trash when running on valgrind.

2016-12-03 Thread Gustavo Sverzut Barbieri
barbieri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9eba6bf2e7c78016f14d47f42e8558a1e0fb2370 commit 9eba6bf2e7c78016f14d47f42e8558a1e0fb2370 Author: Gustavo Sverzut Barbieri Date: Sat Dec 3 10:35:27 2016 -0200 eo: do not use eina_trash when runn

[EGIT] [core/efl] master 01/01: elm_code: ooops, fix test from previous refactor

2016-12-03 Thread Andy Williams
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=717a0159d28ccbb0dc46a20bd94dc1217e3af4d8 commit 717a0159d28ccbb0dc46a20bd94dc1217e3af4d8 Author: Andy Williams Date: Sat Dec 3 06:08:10 2016 + elm_code: ooops, fix test from previous ref

[EGIT] [core/efl] master 04/04: eina_btlog: compact output and keep non-bt information.

2016-12-03 Thread Gustavo Sverzut Barbieri
barbieri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=84a0f047db9fcd0efd2c29c85ba41fd8f624de3d commit 84a0f047db9fcd0efd2c29c85ba41fd8f624de3d Author: Gustavo Sverzut Barbieri Date: Sat Dec 3 12:57:24 2016 -0200 eina_btlog: compact output and keep

[EGIT] [core/efl] master 01/04: eina_btlog: improve help.

2016-12-03 Thread Gustavo Sverzut Barbieri
barbieri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=349daa458fda75d5287146dea7721d15a579d586 commit 349daa458fda75d5287146dea7721d15a579d586 Author: Gustavo Sverzut Barbieri Date: Sat Dec 3 11:06:05 2016 -0200 eina_btlog: improve help. --- src/

[EGIT] [core/efl] master 02/04: eina_btlog: understand new backtrace format used by eo.

2016-12-03 Thread Gustavo Sverzut Barbieri
barbieri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2aa247b33439d5bfc73297c9de25a4984df163a4 commit 2aa247b33439d5bfc73297c9de25a4984df163a4 Author: Gustavo Sverzut Barbieri Date: Sat Dec 3 11:59:48 2016 -0200 eina_btlog: understand new backtrac

[EGIT] [core/efl] master 03/04: eina_btlog: show comments (non-bt lines)

2016-12-03 Thread Gustavo Sverzut Barbieri
barbieri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=683a508c204197a843e13d4c64c94474332eb04d commit 683a508c204197a843e13d4c64c94474332eb04d Author: Gustavo Sverzut Barbieri Date: Sat Dec 3 12:15:06 2016 -0200 eina_btlog: show comments (non-bt l

Re: [E-devel] Edje multiseat support

2016-12-03 Thread Gustavo Sverzut Barbieri
Just seat1, seat2... That's what I said we found unusable to get "bob", "jane" in EDC. In C you could snprintf() and add signals, or register with ",*" and then parse, BUT that's only in C or bindings, not EDC/Embryo since in a script/program you can't know the signal that triggered you. In C yo

[E-devel] Eo error message in my application

2016-12-03 Thread Vincent Torri
Hello I'm rewriting my multi-document viewer. I'm using EFL git, and i have that Eo error message : ERR<59568>:eo[T:3] lib/eo/eo.c:1663 efl_isa() Object 40007f56 is not a valid object in this context: object domain: 0, current domain: 2, local domain: 2, available domains: [ 1 2 ] does someon

[EGIT] [core/efl] master 01/01: elm_code: refactoring of the elm_code_line_indent to work with lines

2016-12-03 Thread Andy Williams
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=92eacde6e7e1a4a53185691fd97b549029724320 commit 92eacde6e7e1a4a53185691fd97b549029724320 Author: Andy Williams Date: Sat Dec 3 15:59:40 2016 + elm_code: refactoring of the elm_code_line_

Re: [E-devel] Eo error message in my application

2016-12-03 Thread Gustavo Sverzut Barbieri
On Sat, Dec 3, 2016 at 1:57 PM, Vincent Torri wrote: > Hello > > I'm rewriting my multi-document viewer. I'm using EFL git, and i have > that Eo error message : > > ERR<59568>:eo[T:3] lib/eo/eo.c:1663 efl_isa() Object 40007f56 is not a > valid object in this context: object domain: 0, current dom

Re: [E-devel] Elm_Code naming

2016-12-03 Thread Andrew Williams
A good question, Probably rather unlikely. Lots of the elm_code api would fall over if you sent a random file in place of the one attached to an Elm_Code instance. Whether that's a good enough reason or not I couldn't say... I could map them internally and throw exceptions when an invalid file is

Re: [E-devel] Eo error message in my application

2016-12-03 Thread Vincent Torri
On Sat, Dec 3, 2016 at 7:44 PM, Gustavo Sverzut Barbieri wrote: > On Sat, Dec 3, 2016 at 1:57 PM, Vincent Torri wrote: >> Hello >> >> I'm rewriting my multi-document viewer. I'm using EFL git, and i have >> that Eo error message : >> >> ERR<59568>:eo[T:3] lib/eo/eo.c:1663 efl_isa() Object 40007f

Re: [E-devel] Eo error message in my application

2016-12-03 Thread Gustavo Sverzut Barbieri
On Sat, Dec 3, 2016 at 7:13 PM, Vincent Torri wrote: > On Sat, Dec 3, 2016 at 7:44 PM, Gustavo Sverzut Barbieri > wrote: >> On Sat, Dec 3, 2016 at 1:57 PM, Vincent Torri >> wrote: >>> Hello >>> >>> I'm rewriting my multi-document viewer. I'm using EFL git, and i have >>> that Eo error message

Re: [E-devel] Edje multiseat support

2016-12-03 Thread The Rasterman
On Sat, 03 Dec 2016 15:24:17 + Gustavo Sverzut Barbieri said: > Just seat1, seat2... > > That's what I said we found unusable to get "bob", "jane" in EDC. > > In C you could snprintf() and add signals, or register with ",*" and then > parse, BUT that's only in C or bindings, not EDC/Embryo

Re: [E-devel] Elm_Code naming

2016-12-03 Thread The Rasterman
On Sat, 03 Dec 2016 20:07:51 + Andrew Williams said: > A good question, > > Probably rather unlikely. Lots of the elm_code api would fall over if you > sent a random file in place of the one attached to an Elm_Code instance. > > Whether that's a good enough reason or not I couldn't say... I

Re: [E-devel] Eo error message in my application

2016-12-03 Thread The Rasterman
On Sat, 3 Dec 2016 20:25:46 -0200 Gustavo Sverzut Barbieri said: > On Sat, Dec 3, 2016 at 7:13 PM, Vincent Torri wrote: > > On Sat, Dec 3, 2016 at 7:44 PM, Gustavo Sverzut Barbieri > > wrote: > >> On Sat, Dec 3, 2016 at 1:57 PM, Vincent Torri > >> wrote: > >>> Hello > >>> > >>> I'm rewriting m

Re: [E-devel] [EGIT] [core/efl] master 03/03: eo: allow valgrind-like tracking of object lifecycle.

2016-12-03 Thread The Rasterman
On Sat, 3 Dec 2016 09:58:20 -0200 Gustavo Sverzut Barbieri said: > On Sat, Dec 3, 2016 at 12:31 AM, Carsten Haitzler > wrote: > > On Sat, 03 Dec 2016 01:45:30 + Gustavo Sverzut Barbieri > > said: > > > >> Well, I did force and it "worked". Not much test, like I've noticed some > >> cases ch