Re: [E-devel] libeeze.so: undefined reference to `udev_device_set_sysattr_value'

2014-09-28 Thread Lucas De Marchi
uired now, but hasn't > been put in the autoconf goo? I have udev 182 on a linux distro > without systemd. From http://cgit.freedesktop.org/systemd/systemd/tree/src/libudev/libudev.sym?id=946f1825751919a176cd

Re: [E-devel] [EGIT] [core/efl] efl-1.11 01/01: ecore vsync - work around old kernels by blacklisting them

2014-08-27 Thread Lucas De Marchi
;, &vmaj, &vmin) == 2) >> +{ >> + if ((vmaj >= 3) && (vmin >= 14)) ok = EINA_TRUE; >> +} >> + } >> + fclose(fp); >> +

[EGIT] [core/efl] master 01/01: eolian_cxx: Fix out of tree build

2014-05-07 Thread Lucas De Marchi
demarchi pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=39e5919daec5ad49c1a36aff028ae5e7d95d86cd commit 39e5919daec5ad49c1a36aff028ae5e7d95d86cd Author: Lucas De Marchi Date: Wed May 7 06:42:30 2014 -0300 eolian_cxx: Fix out of tree build

Re: [E-devel] [EGIT] [core/efl] master 02/02: eolian_cxx: initial version of the EFL C++ Bindings Generator.

2014-05-05 Thread Lucas De Marchi
On Tue, May 06, 2014 at 12:58:10AM -0300, Lucas De Marchi wrote: > On Sat, May 3, 2014 at 6:57 PM, Cedric BAIL wrote: > > Hello, > > > > On Sat, May 3, 2014 at 9:53 PM, Daniel Juyung Seo > > wrote: > >> Well, I don't think this can go in at thi

Re: [E-devel] [EGIT] [core/efl] master 02/02: eolian_cxx: initial version of the EFL C++ Bindings Generator.

2014-05-05 Thread Lucas De Marchi
explanation :-) So, as far as I understood an experimental thing that can not even be disabled?? Build is broken if you don't build in the src tree. I.e. make distcheck is broken And there are gazillions of warnings introduced all over eolian Lucas De Marchi ---

Re: [E-devel] Any Improved Pulseaudio support for Mixer planned?

2014-04-15 Thread Lucas De Marchi
Em 15/04/2014 01:04, "Stefan Schmidt" escreveu: > > Hello. > > On Fri, 2014-04-04 at 13:25, Flavio Ceolin wrote: > > > > Lucas De Marchi writes: > > > > > On Mon, Mar 10, 2014 at 7:07 PM, Flávio Ceolin > > > wrote: > > >> O

Re: [E-devel] Any Improved Pulseaudio support for Mixer planned?

2014-03-29 Thread Lucas De Marchi
to the Bodhi 3.0.0 testing repos ASAP. >> > > Yeah i know, my bad :( but I'll release something usable soon. ping. Lucas De Marchi -- ___ enlighten

Re: [E-devel] the great commit access purge of march 2014... LOOK FOR YOUR NAME!

2014-03-21 Thread Lucas De Marchi
ss if you are not going to *push* stuff. To pull things you can just rename your remote. E.g git://git.enlightenment.org/core/enlightenment.git instead of git+ssh://git.enlightenment.org/core/enlightenment.git Of course... if you intend to contribute stuff soon, then it's ok

Re: [E-devel] [EGIT] [core/elementary] master 01/01: SHUT UP ELM PREFS!!!!!!!!!!

2014-01-20 Thread Lucas De Marchi
finitely not any time > soon with a first-use elm widget which "may require some fixing here and > there". Explain what you're planning on doing and how you're planning on > doing it. You may want to review the process then. This just don't work. Let people write

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: enlightenment - removed warnings.

2014-01-20 Thread Lucas De Marchi
w the code you pasted: +#else +e_auth_begin(char *passwd EINA_UNUSED) Lucas De Marchi -- CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For C

[EGIT] [bindings/cxx/eflxx] master 180/314: eina-0 is no more, check for the right package name

2013-12-30 Thread Lucas De Marchi
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=9d162e687500bdbf5fac7b89afffbb1ea3a31e18 commit 9d162e687500bdbf5fac7b89afffbb1ea3a31e18 Author: Lucas De Marchi Date: Tue Aug 17 03:59:29 2010 + eina-0 is no more, check for the

Re: [E-devel] [EGIT] [core/efl] master 02/12: edje - edje_cc - try and make coverty ignore the leak (invalid)

2013-12-16 Thread Lucas De Marchi
); >> + exit(1); // ensure static analysis tools know we exit >> +} > > You could mark the function with the __attribute__(noreturn) Or use C11's _Noreturn Lucas De Marchi

Re: [E-devel] [Enlightenment-intl] EFL 1.8.1

2013-12-02 Thread Lucas De Marchi
ell so maybe the tag got "lost" > during the conflict fix somehow. i don't know what git was doing there, but i > committed, tagged and pushed - push failed due to upstream having changed "yet &g

Re: [E-devel] [EGIT] [core/enlightenment] master 01/02: oops - remove debug commit that snuck in!

2013-11-27 Thread Lucas De Marchi
On Wed, Nov 27, 2013 at 10:28 PM, Carsten Haitzler wrote: > On Thu, 28 Nov 2013 09:22:56 +0900 Carsten Haitzler (The Rasterman) > said: > >> On Wed, 27 Nov 2013 22:08:09 -0200 Lucas De Marchi >> said: >> >> > On Wed, Nov 27, 2013 at 9:50 PM, Carsten Haitzle

Re: [E-devel] [EGIT] [core/enlightenment] master 01/02: oops - remove debug commit that snuck in!

2013-11-27 Thread Lucas De Marchi
On Wed, Nov 27, 2013 at 9:50 PM, Carsten Haitzler wrote: > On Wed, 27 Nov 2013 12:33:35 -0200 Lucas De Marchi > said: > >> On Wed, Nov 27, 2013 at 11:57 AM, Carsten Haitzler >> wrote: >> > On Wed, 27 Nov 2013 11:51:28 -0200 Gustavo Sverzut Barbieri >> > s

Re: [E-devel] [EGIT] [core/enlightenment] master 01/02: oops - remove debug commit that snuck in!

2013-11-27 Thread Lucas De Marchi
through phabricator or anything like that. The point is... you can git commit, then test stuff, do something more, commit again, etc, etc, etc. And if it happens to be "oohh... I did a bad commit before", you can just squash the commit... After all that you can git push. no need to add new

Re: [E-devel] [EGIT] [core/efl] master 02/02: 1.8.0-alpha2

2013-11-19 Thread Lucas De Marchi
ate git, but: > >>>> git push --tags > >>>> :P > >>>> > >>>> Yeah, that's really annoying. > >>> > >>> g! screw you git! :) cant it just pus tags.. when i ... push > >>> normally? :(

Re: [E-devel] Eolian meta-data parsing

2013-10-22 Thread Lucas De Marchi
uot;, >> "type" : "double", >> "description" : "dpi resolution" >> } >> } >> ... (don't have the force to write all ;-) >> } >> The format is less

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: build: Enable subdir-objects option in e_fm

2013-10-15 Thread Lucas De Marchi
Hi Daniel, On Tue, Oct 15, 2013 at 11:43 AM, Daniel Juyung Seo wrote: > History repeats itself :) At least part of it didn't since it's now fixed ;-) Lucas De Marchi -- October Webinars: Code for Per

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: build: Enable subdir-objects option in e_fm

2013-10-15 Thread Lucas De Marchi
Hi Stefan. On Tue, Oct 15, 2013 at 11:23 AM, Stefan Schmidt wrote: > Hello. > > On 10/15/2013 03:13 PM, Lucas De Marchi wrote: >> demarchi pushed a commit to branch master. >> >> http://git.enlightenment.org/core/enlightenment.git/commit/?id=c8a624cc85630796c245852fc7

[EGIT] [core/enlightenment] master 01/02: build: Fix failing to install unit file on distcheck

2013-10-15 Thread Lucas De Marchi
demarchi pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=219ef659b1ae22c9286d2e5dce77d24227c6d3f5 commit 219ef659b1ae22c9286d2e5dce77d24227c6d3f5 Author: Lucas De Marchi Date: Tue Oct 15 21:06:53 2013 -0300 build: Fix failing to install

[EGIT] [core/enlightenment] master 02/02: build: Fix distcheck due to subdir sources

2013-10-15 Thread Lucas De Marchi
demarchi pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=a1cb1e4671014529840c03291b6e1f06078dbb7e commit a1cb1e4671014529840c03291b6e1f06078dbb7e Author: Lucas De Marchi Date: Wed Oct 16 01:20:40 2013 -0300 build: Fix distcheck due to

[EGIT] [core/enlightenment] master 01/01: build: Enable subdir-objects option in e_fm

2013-10-15 Thread Lucas De Marchi
demarchi pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=c8a624cc85630796c245852fc7c60fc2d5874d37 commit c8a624cc85630796c245852fc7c60fc2d5874d37 Author: Lucas De Marchi Date: Tue Oct 15 10:46:09 2013 -0300 build: Enable subdir-objects

Re: [E-devel] Creating enlightenment module with C++

2013-10-10 Thread Lucas De Marchi
x27;ed UDT. I find intriguing why would anyone create an enlightenment module in c++. What are the advantages? I think that if someone steps up to maintain the C++ compatibility and send useful modules to the project, it would be welcome. I don't think doing only the first one makes mu

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: music control: add Clementine

2013-10-07 Thread Lucas De Marchi
, "org.mpris.MediaPlayer2.bmp"}, Why are we doing this instead of calling ListNames and installing a match rule with member='NameOwnerChanged',arg0namespace='org.mpris.MediaPlayer2'? If the player is activatable through d-bus (o.f.d.ListActivatableNames) we

Re: [E-devel] Git, merges, and better work-flows

2013-10-04 Thread Lucas De Marchi
now what i'm referring to). make the > TOOL doe the thing for you obviously and simply. for git that would normally > mean patching it (not as easy), but a simple wrapper does the job. don't > define > a document to describe a process - encapsulate it in a simple tool (scr

Re: [E-devel] [EGIT] [core/efl] master 01/05: eina: add infrastructure to handle more CPU and compiler builtin information.

2013-10-03 Thread Lucas De Marchi
On Fri, Oct 4, 2013 at 1:09 AM, Cedric BAIL wrote: > On Thu, Oct 3, 2013 at 4:11 AM, Lucas De Marchi > wrote: >> On Wed, Oct 2, 2013 at 8:57 AM, Cedric Bail wrote: >>> cedric pushed a commit to branch master. >>> >>> http://git.en

Re: [E-devel] Git, merges, and better work-flows

2013-10-02 Thread Lucas De Marchi
On Thu, Oct 3, 2013 at 12:25 AM, Carsten Haitzler wrote: > On Thu, 3 Oct 2013 00:10:17 -0300 Lucas De Marchi > said: > >> On Wed, Oct 2, 2013 at 11:55 PM, Carsten Haitzler >> wrote: >> > On Wed, 02 Oct 2013 16:20:38 +0100 Tom Hacohen >> > said: >>

Re: [E-devel] Git, merges, and better work-flows

2013-10-02 Thread Lucas De Marchi
ose who want to. >> >> Needless to say, that if agreed upon, I will add some documentation >> about how best to follow this work-flow. > > write some mini tools/scripts. not just docs. if any step in such a workflow > involves knowing some magic git incantation and/or more th

Re: [E-devel] [EGIT] [core/efl] master 01/05: eina: add infrastructure to handle more CPU and compiler builtin information.

2013-10-02 Thread Lucas De Marchi
edef enum _Eina_Cpu_Features > EINA_CPU_ALTIVEC = 0x0010, > EINA_CPU_VIS = 0x0020, > EINA_CPU_NEON = 0x0040, > + EINA_CPU_SSSE3 = 0x0080, > + EINA_CPU_SSE41 = 0x0100, > + EINA_CPU_SSE42 = 0x0200 > } Eina_Cpu_Features; > > +EAPI exte

[EGIT] [core/efl] master 01/01: Revert "eina: add functions to alloc strings from a printf fmt"

2013-09-25 Thread Lucas De Marchi
lucas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ad76ce025c024ef0909292c791bc6f0836761f54 commit ad76ce025c024ef0909292c791bc6f0836761f54 Author: Lucas De Marchi Date: Wed Sep 25 22:51:03 2013 -0300 Revert "eina: add functions to alloc st

[EGIT] [admin/devs] master 01/01: dev--

2013-09-25 Thread Lucas De Marchi
lucas pushed a commit to branch master. http://git.enlightenment.org/admin/devs.git/commit/?id=7f1d7ceab3085e1c491134d6745a2dafa6389d76 commit 7f1d7ceab3085e1c491134d6745a2dafa6389d76 Author: Lucas De Marchi Date: Wed Sep 25 22:53:44 2013 -0300 dev-- dev++ and update my info

Re: [E-devel] [EGIT] [core/efl] master 04/04: eina: add functions to alloc strings from a printf fmt

2013-09-24 Thread Lucas De Marchi
On Tue, Sep 24, 2013 at 11:03 AM, Lucas De Marchi wrote: > On Tue, Sep 24, 2013 at 3:29 AM, Cedric BAIL wrote: >> On Tue, Sep 24, 2013 at 2:14 PM, Lucas De Marchi >> wrote: >>> On Tue, Sep 24, 2013 at 12:20 AM, Jorge Zapata >>> wrote: >>>

Re: [E-devel] [EGIT] [core/efl] master 04/04: eina: add functions to alloc strings from a printf fmt

2013-09-24 Thread Lucas De Marchi
On Tue, Sep 24, 2013 at 3:29 AM, Cedric BAIL wrote: > On Tue, Sep 24, 2013 at 2:14 PM, Lucas De Marchi > wrote: >> On Tue, Sep 24, 2013 at 12:20 AM, Jorge Zapata >> wrote: >>> cedric pushed a commit to branch master. >>> >>> http://

Re: [E-devel] [EGIT] [core/efl] master 04/04: eina: add functions to alloc strings from a printf fmt

2013-09-23 Thread Lucas De Marchi
the chars below > +vsprintf(ret, format, args); > +return ret; > +} > + > +EAPI char * > +eina_str_printf_dup(const char *format, ...) > +{ > + char *ret; > +va_list args; > + > +va_start(args, format); > +ret = eina_str_vprintf_dup(format,

Re: [E-devel] Migration of Enlightenment GIT Commits Mailing List

2013-09-19 Thread Lucas De Marchi
re control over it) to spoof the > "From" field to be as if the mail was sent from the git committer email. > This means, that now if you reply to all, you also reply to the > committer, not just the ML, among other advantages. thumbs up :) Lucas De Marchi

Re: [E-devel] [EGIT] [core/elementary] master 01/02: Remove __UNUSED__ from function declaration where parameter is actually used.

2013-09-17 Thread Lucas De Marchi
ill you the number of > hours I had to work it out. Could easily be days for such a thing. :) Most likely the problem you remember is regarding the pure or const attributes, not the unused. If you declare the function as pure and then in reality it isn't, bad things will happen depending

Re: [E-devel] [EGIT] [core/elementary] master 01/02: Remove __UNUSED__ from function declaration where parameter is actually used.

2013-09-17 Thread Lucas De Marchi
In my opinion the risk is higher than the benefit here. > > I disagree. I find this warning very useful when prototyping and > refactoring APIs (both internal and external). I would really hate > losing that in a mess of warnings. Then you turn it on once, for that part of the code.

Re: [E-devel] [EGIT] [core/elementary] master 01/02: Remove __UNUSED__ from function declaration where parameter is actually used.

2013-09-17 Thread Lucas De Marchi
eter in CFLAGS. When merging to EFL and forced to drop the flag, I proved my point: there no one single place in which the warning would point to an error. Most of the projects I'm involved with are for long disabling this warning. Lucas De Marchi --

Re: [E-devel] New emails for every b0rker

2013-09-17 Thread Lucas De Marchi
main enlightenment.org, efl.so and libefl.so > > Your dear spam source, > Report every issue and claims here or in the phab Admin project. > Wouldn't it be easier to just send an email to Cedric blaming him when the build is broken? Lucas De Marchi --

Re: [E-devel] Coding a 'modal' dialog in E17

2013-09-10 Thread Lucas De Marchi
On Tue, Sep 10, 2013 at 10:02 PM, Carsten Haitzler wrote: > On Tue, 10 Sep 2013 21:53:59 -0300 Lucas De Marchi > said: > >> On Tue, Sep 10, 2013 at 2:45 PM, Robert Heller wrote: >> > At Tue, 10 Sep 2013 17:51:38 +0100 Michael Blumenkrantz >> > wrote: >>

Re: [E-devel] Coding a 'modal' dialog in E17

2013-09-10 Thread Lucas De Marchi
even needed > or what the hint for the passphrase is (this info gets passed into the > callback). And the callback might be called again if the passphrase is wrong. > I may implement this with a subprocess, but then the subprocess itself will > need to have a modal dialog. I am only

Re: [E-devel] File /usr/lib/pkconfig/eo.pc and EO name

2013-09-10 Thread Lucas De Marchi
pc file. If that isn't there anymore, I think it could be easily revived. > That is a very sad decision. It means people won't be able to install > both EO and the EFL… > The filename eo.pc was already used since several years by EO, it's > childish to just ig

Re: [E-devel] [EGIT] [core/efl] master 19/19: Merge branch 'framespace'

2013-09-05 Thread Lucas De Marchi
may. In fact, you can say anything you wish. > > May I say ... French Borker !! :P > Jokes aside, we did agree not to merge things like this. And you were just 3 commit behind master, you could very easily "git rebase origin/master" before pushing. Hoping this was just an

Re: [E-devel] [EGIT] [core/elementary] master 01/01: elementary/widget - introduce elm_object_item_object_get().

2013-09-03 Thread Lucas De Marchi
lib... bad APIs stay until we decide to do a new major release. in E we can break the API at will. If what Hermet wanted was to "raise the question again" like he said, by this thread he clearly accomplished

Re: [E-devel] [EGIT] [core/efl] master 04/04: eldbus: Add timeout message error as a macro

2013-09-02 Thread Lucas De Marchi
g.enlightenment.DBus.Timeout", > - "This call was not completed."); > + ELDBUS_ERROR_PENDING_TIMEOUT, > + "This call was not completed in > time.");

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: add systemd support to e_sys for shutdown/reboot/suspend/hibernate

2013-08-16 Thread Lucas De Marchi
On Thu, Aug 15, 2013 at 3:19 PM, Gustavo Sverzut Barbieri wrote: > On Thu, Aug 15, 2013 at 2:11 PM, Lucas De Marchi > wrote: >> On Thu, Aug 15, 2013 at 1:33 PM, Gustavo Sverzut Barbieri >> wrote: >>> On Thu, Aug 15, 2013 at 9:37 AM, Carsten Haitzler >>> w

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: add systemd support to e_sys for shutdown/reboot/suspend/hibernate

2013-08-16 Thread Lucas De Marchi
On Fri, Aug 16, 2013 at 5:06 AM, David Seikel wrote: > On Fri, 16 Aug 2013 08:50:02 +0900 Carsten Haitzler (The Rasterman) > wrote: > >> On Thu, 15 Aug 2013 19:59:28 -0300 Lucas De Marchi >> said: >> >> > On Thu, Aug 15, 2013 at 3:19 PM, Gustavo Sverzut Barb

Re: [E-devel] [EGIT] [core/efl] master 03/03: ecore system: Simply systemd locale set

2013-08-15 Thread Lucas De Marchi
value = strchr(buf, '='); >> +*value = 0; >> +value++; >> + >> +setenv(type, value, 1); > > super! but a hint: you don't have to snprintf() the buf

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: add systemd support to e_sys for shutdown/reboot/suspend/hibernate

2013-08-15 Thread Lucas De Marchi
On Thu, Aug 15, 2013 at 3:19 PM, Gustavo Sverzut Barbieri wrote: > On Thu, Aug 15, 2013 at 2:11 PM, Lucas De Marchi > wrote: >> On Thu, Aug 15, 2013 at 1:33 PM, Gustavo Sverzut Barbieri >> wrote: >>> On Thu, Aug 15, 2013 at 9:37 AM, Carsten Haitzler >>> w

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: add systemd support to e_sys for shutdown/reboot/suspend/hibernate

2013-08-15 Thread Lucas De Marchi
pend/power may be done by all apps, like during a > media playback or slideshow.. What's the point in adding those to ecore, wrapping the systemd functionality? Same question goes for the recently added events for sleep, hostname, etc... Why adding a wrapper instead of just let applica

Re: [E-devel] [EGIT] [core/enlightenment] master 02/02: Fix crash when trying to move wayland client applications. Add callbacks for e_desktop_shell interface functions (cannot be NULL anymore). When

2013-08-15 Thread Lucas De Marchi
rying to move wayland client applications. > Add callbacks for e_desktop_shell interface functions (cannot be NULL > anymore). When committing with git, please remember to put a blank line after the first line. The git log, emails, reflog, gitk, etc look much prettier

Re: [E-devel] elm menu (probably need to break theme and extend api)

2013-08-12 Thread Lucas De Marchi
thout all these hacks and flaws) and can be used in both places. > > this doesn't need to be rushed in just to make it before the 1.8 release; > menus are important, and we should spend some time on them. +1 Lucas De Marchi -

Re: [E-devel] EFL Beta API

2013-07-29 Thread Lucas De Marchi
ically to Eo. This has the downside that now every lib has to link statically and grows (side note.. is there any plans for libelf.so?) 2) Remove the versioning from libeo.so so we can do a proper release later without bumping the major (which would look odd

Re: [E-devel] Eo: potential improvements

2013-07-29 Thread Lucas De Marchi
On Mon, Jul 29, 2013 at 12:04 PM, Jérémy Zurcher wrote: > On Monday 29 July 2013 10:31, Lucas De Marchi wrote : >> On Sat, Jul 27, 2013 at 5:54 PM, Jérémy Zurcher wrote: >> > On Saturday 27 July 2013 11:10, Carsten Haitzler wrote : >> >> On Fri, 26 Jul 2013

Re: [E-devel] Eo: potential improvements

2013-07-29 Thread Lucas De Marchi
On Mon, Jul 29, 2013 at 10:31 AM, Lucas De Marchi wrote: > On Sat, Jul 27, 2013 at 5:54 PM, Jérémy Zurcher wrote: >> On Saturday 27 July 2013 11:10, Carsten Haitzler wrote : >>> On Fri, 26 Jul 2013 14:57:28 -0300 Lucas De Marchi >>> said: >>> >>&g

Re: [E-devel] Eo: potential improvements

2013-07-29 Thread Lucas De Marchi
On Sat, Jul 27, 2013 at 11:47 PM, Carsten Haitzler wrote: > On Sat, 27 Jul 2013 22:54:07 +0200 Jérémy Zurcher said: > >> On Saturday 27 July 2013 11:10, Carsten Haitzler wrote : >> > On Fri, 26 Jul 2013 14:57:28 -0300 Lucas De Marchi >> > said: >> >

Re: [E-devel] Eo: potential improvements

2013-07-29 Thread Lucas De Marchi
On Sat, Jul 27, 2013 at 5:54 PM, Jérémy Zurcher wrote: > On Saturday 27 July 2013 11:10, Carsten Haitzler wrote : >> On Fri, 26 Jul 2013 14:57:28 -0300 Lucas De Marchi >> said: >> >> > On Thu, Jul 25, 2013 at 8:54 PM, Carsten Haitzler >> > wrote: &g

Re: [E-devel] Eo: potential improvements

2013-07-26 Thread Lucas De Marchi
{ obj_ptr_or_ctx_type __attribute__((cleanup(eo2_do_end)) dummy = obj_ptr_or_ctx; __VA_ARGS__ ; } while (0); } while (0); But then we need to take a look if the cleanup function will run when the actual function returns, or when the second "do" runs o

Re: [E-devel] [EGIT] [legacy/eldbus] master 01/01: Backport fixes from EFL tree

2013-07-16 Thread Lucas De Marchi
t fixes from EFL tree Which ones?? I did this for the other commit because the code diverged. It would be way better that now we apply the commits that were applied on EFL tree instead of importing everything in one single commit. And they are not only fixes... there are new APIs and other chan

[E-devel] Giving José Souza (zehortigoza) commit access

2013-05-08 Thread Lucas De Marchi
tions? Otherwise I'll do it tomorrow. Regards, Lucas De Marchi -- Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applica

Re: [E-devel] efl/elm 1.8 (attn!)

2013-04-30 Thread Lucas De Marchi
ve time to properly review eldbus API. And seems nobody did (or it was perfect, which I'm sure it isn't). Lucas De Marchi -- Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET Get 100% vis

Re: [E-devel] Renaming edbus->eldbus

2013-04-23 Thread Lucas De Marchi
On Tue, Apr 23, 2013 at 12:57 PM, Tom Hacohen wrote: > On 23/04/13 16:55, Tom Hacohen wrote: >> On 23/04/13 16:34, Lucas De Marchi wrote: >>> Hey, as agreed I'm renaming edbus to eldbus. >>> >>> I did it in efl and enlightenment. Attached is the script use

[E-devel] Renaming edbus->eldbus

2013-04-23 Thread Lucas De Marchi
ssing references and with find to check if there are missing renames. Regards, Lucas De Marchi rename-edbus.sh Description: Bourne shell script -- Try New Relic Now & We'll Send You this Cool Shirt New

Re: [E-devel] [EGIT] [core/efl] master 01/01: fix recursive proxy rendering to just show a black rectangle

2013-04-23 Thread Lucas De Marchi
some windows one and as some of those Eina_Bool end up in our API > for consistency with use Eina_Bool everywhere in our code. You can let the Eina_Bool in API and internally use bool just fine. No worry about consistency since this

Re: [E-devel] [EGIT] [core/efl] master 01/01: fix recursive proxy rendering to just show a black rectangle

2013-04-23 Thread Lucas De Marchi
On Tue, Apr 23, 2013 at 9:42 AM, David Seikel wrote: > On Tue, 23 Apr 2013 09:33:47 -0300 Lucas De Marchi > wrote: > >> On Tue, Apr 23, 2013 at 2:06 AM, ChunEon Park >> wrote: >> > zmike, How about using EINA_TRUE/EINA_FALSE? >> >> much more typing I gu

Re: [E-devel] [EGIT] [core/efl] master 01/01: fix recursive proxy rendering to just show a black rectangle

2013-04-23 Thread Lucas De Marchi
do the right thing when you do bool a = 20 (i.e. no need for !!) Lucas De Marchi > > > -Regards, Hermet- > > -Original Message- > From: "Mike Blumenkrantz - Enlightenment Git" > To: ; > Cc: > Sent: 2013-04-23 (화)

Re: [E-devel] edbus - Annoying inconsistency

2013-04-17 Thread Lucas De Marchi
; > On 04/17/13 10:11, David Seikel wrote: > >> >> On Tue, 16 Apr 2013 20:57:33 -0300 Lucas De Marchi > >> >> wrote: > >> >> > >> >>> On Tue, Apr 16, 2013 at 8:34 PM, Carsten Haitzler > >> >>> wrote: &

Re: [E-devel] edbus - Annoying inconsistency

2013-04-16 Thread Lucas De Marchi
On Tue, Apr 16, 2013 at 8:34 PM, Carsten Haitzler wrote: > On Tue, 16 Apr 2013 16:24:08 -0300 Lucas De Marchi > said: > >> On Tue, Apr 16, 2013 at 4:13 PM, wrote: >> > Tom Hacohen wrote: >> >> >> >> On 16/04/13 16:01, Lucas De Marchi wrote: >

Re: [E-devel] edbus - Annoying inconsistency

2013-04-16 Thread Lucas De Marchi
On Tue, Apr 16, 2013 at 4:13 PM, wrote: > Tom Hacohen wrote: >> >> On 16/04/13 16:01, Lucas De Marchi wrote: >>> >>> On Tue, Apr 16, 2013 at 11:54 AM, Tom Hacohen >>> wrote: >>>> >>>> On 16/04/13 15:26, Lucas De Marc

Re: [E-devel] edbus - Annoying inconsistency

2013-04-16 Thread Lucas De Marchi
On Tue, Apr 16, 2013 at 11:54 AM, Tom Hacohen wrote: > On 16/04/13 15:26, Lucas De Marchi wrote: >> >> On Tue, Apr 16, 2013 at 11:12 AM, Tom Hacohen >> wrote: >>> >>> Hey guys, >>> >>> How are you? I just noticed that 'edbus' ins

Re: [E-devel] edbus - Annoying inconsistency

2013-04-16 Thread Lucas De Marchi
the name is edbus and has no relations with the previous library. It's not a new version, it's a complete different one. So appending a "2" in headers and include path is the wrong thing to do. If ebu

Re: [E-devel] [EGIT] [core/enlightenment] master 01/03: e: add support for systemd user session.

2013-04-02 Thread Lucas De Marchi
On Sat, Mar 30, 2013 at 6:22 AM, Cedric Bail - Enlightenment Git wrote: > cedric pushed a commit to branch master. > > commit cd28bc814552bf52bb670e108343b23d48fa839e > Author: Cedric Bail > Date: Thu Mar 28 23:53:24 2013 +0900 > > e: add support for systemd user session. > --- > ChangeLog

Re: [E-devel] [e-users] Systemd integration

2013-03-29 Thread Lucas De Marchi
On Mar 29, 2013 3:23 PM, "Gustavo Sverzut Barbieri" wrote: > > good one :-) Yeah, indeed > > it would be good to move some e17 services to systemd services (fm daemon, > thumbnailer...) It'd be really good Lucas De Marchi > > > On Fri, Mar

Re: [E-devel] edbus.git

2013-03-26 Thread Lucas De Marchi
On Tue, Mar 26, 2013 at 1:34 PM, Daniel Willmann wrote: > On 26/03/13 15:42, Bruno Dilly wrote: >> On Tue, Mar 26, 2013 at 12:38 PM, Daniel Willmann >> wrote: >>> On 26/03/13 15:27, Lucas De Marchi wrote: >>>> On Tue, Mar 26, 2013 at 7:35 AM, Danie

Re: [E-devel] edbus.git

2013-03-26 Thread Lucas De Marchi
On Tue, Mar 26, 2013 at 12:52 PM, Michael Blumenkrantz wrote: > On Tue, 26 Mar 2013 12:47:33 -0300 > Lucas De Marchi wrote: > >> On Tue, Mar 26, 2013 at 12:41 PM, Michael Blumenkrantz >> wrote: >> > On Tue, 26 Mar 2013 15:38:21 + >> > Daniel Willma

Re: [E-devel] edbus.git

2013-03-26 Thread Lucas De Marchi
On Tue, Mar 26, 2013 at 12:41 PM, Michael Blumenkrantz wrote: > On Tue, 26 Mar 2013 15:38:21 + > Daniel Willmann wrote: > >> On 26/03/13 15:27, Lucas De Marchi wrote: >> > On Tue, Mar 26, 2013 at 7:35 AM, Daniel Willmann >> > wrote: >> >> Hey, &

Re: [E-devel] edbus.git

2013-03-26 Thread Lucas De Marchi
On Tue, Mar 26, 2013 at 7:35 AM, Daniel Willmann wrote: > Hey, > > On 25/03/13 19:51, Lucas De Marchi wrote: > >> There wasn't any edbus release. It seems it was wrongly tagged as 1.7. >> Please remove the tag in >> http://git.enlightenment.org/legacy/edbus.git/

[E-devel] edbus.git

2013-03-25 Thread Lucas De Marchi
/efl" Tom/Daniel, why I am the author of most of that patches btw? Shouldn't the "Patch-by:" have been applied? Lucas De Marchi -- Everyone hates slow websites. So do we. Make your web apps fa

Re: [E-devel] E SVN: mike_m IN trunk/efl/src/bin: edbus edje

2013-03-21 Thread Lucas De Marchi
On Thu, Mar 21, 2013 at 5:15 AM, Mike McCormack wrote: > On 03/21/2013 01:28 PM, Lucas De Marchi wrote: > >> And for those of you to insist in disagreeing, go complaint to GCC devs now: >> >> http://lwn.net/Articles/542920/ >> " In addition, -pedantic has been

Re: [E-devel] EFL 1.8 release plan

2013-03-20 Thread Lucas De Marchi
On Thu, Mar 21, 2013 at 12:16 AM, Carsten Haitzler wrote: > On Thu, 21 Mar 2013 00:13:02 -0300 Lucas De Marchi > said: > >> On Wed, Mar 20, 2013 at 11:21 PM, Cedric BAIL wrote: >> > Hey guys, >> > >> > Let's put some goal for the coming release o

Re: [E-devel] EFL 1.8 release plan

2013-03-20 Thread Lucas De Marchi
27;m not sure I'll have time till there (also because I stopped using trunk since recent breakages). So looking to the most critical stuff for a release it would be the removals and renames. I'd be really grateful if someone else could review the AP

Re: [E-devel] E SVN: mike_m IN trunk/efl/src/bin: edbus edje

2013-03-20 Thread Lucas De Marchi
On Tue, Jan 15, 2013 at 9:08 PM, Tom Hacohen wrote: > On Mon, Jan 14, 2013 at 10:33 PM, Lucas De Marchi < > lucas.demar...@profusion.mobi> wrote: > >> On Mon, Jan 14, 2013 at 6:32 PM, Tom Hacohen wrote: >> > How is this a bug in the compiler? >> > bla =

Re: [E-devel] Revert "Add a new API to edbus to let it create an EDbus session from"

2013-03-19 Thread Lucas De Marchi
On Tue, Mar 19, 2013 at 12:40 PM, Kai Huuhko wrote: > 19.03.2013 16:01, Lucas De Marchi kirjoitti: >> On Tue, Mar 19, 2013 at 8:55 AM, Kai Huuhko wrote: >>> 19.03.2013 05:48, Lucas De Marchi kirjoitti: >>>> On Mon, Mar 18, 2013 at 5:57 PM, Kai Huuhko wrote:

Re: [E-devel] Revert "Add a new API to edbus to let it create an EDbus session from"

2013-03-19 Thread Lucas De Marchi
On Tue, Mar 19, 2013 at 8:55 AM, Kai Huuhko wrote: > 19.03.2013 05:48, Lucas De Marchi kirjoitti: >> On Mon, Mar 18, 2013 at 5:57 PM, Kai Huuhko wrote: >>> Referring to: >>> http://git.enlightenment.org/core/efl.git/commit/?id=61ca9d550d705ea21afbe88a0af3e3cba2515314

Re: [E-devel] Revert "Add a new API to edbus to let it create an EDbus session from"

2013-03-18 Thread Lucas De Marchi
know *you* were working with it? And since it was wrong, breaking it was really the best option. It's like a "HEADS UP, you are doing it wrong". And as said in the commit message, we should be careful about adding API

Re: [E-devel] [EGIT] [core/efl] master 01/01: Edbus: Include config.h

2013-03-08 Thread Lucas De Marchi
On Fri, Mar 8, 2013 at 11:55 AM, Tom Hacohen wrote: > On 08/03/13 14:40, Lucas De Marchi wrote: >> >> On Fri, Mar 8, 2013 at 7:07 AM, Tom Hacohen >> wrote: >>> >>> On 07/03/13 19:03, Lucas De Marchi wrote: >>>> >>>> &

Re: [E-devel] [EGIT] [core/efl] master 01/01: Edbus: Include config.h

2013-03-08 Thread Lucas De Marchi
On Fri, Mar 8, 2013 at 7:07 AM, Tom Hacohen wrote: > On 07/03/13 19:03, Lucas De Marchi wrote: >> >> On Thu, Mar 7, 2013 at 4:00 PM, Lucas De Marchi >> wrote: >>> >>> On Wed, Mar 6, 2013 at 1:57 PM, Tom Hacohen - Enlightenment Git >>> wrote:

Re: [E-devel] [EGIT] [core/efl] master 01/01: Edbus: Include config.h

2013-03-07 Thread Lucas De Marchi
On Thu, Mar 7, 2013 at 4:00 PM, Lucas De Marchi wrote: > On Wed, Mar 6, 2013 at 1:57 PM, Tom Hacohen - Enlightenment Git > wrote: >> tasn pushed a commit to branch master. >> >> commit fd701b710b088b195b624c29b4a4a49ac55415e2 >> Author: Tom Hacohen >> D

Re: [E-devel] [EGIT] [core/efl] master 01/01: Edbus: Include config.h

2013-03-07 Thread Lucas De Marchi
def HAVE_CONFIG_H > +# include "config.h" > +#endif > + There's no need for this since it's already included in the build system. Either remove from here or from the build system. Lucas De Marchi -- S

Re: [E-devel] [EGIT] [core/elementary] master 02/02: Merge branch 'master' of ssh://git.enlightenment.org/core/elementary

2013-02-28 Thread Lucas De Marchi
s set the configuration: receive.denyNonFastForwards Otherwise you need an update/pre-receive hook checking if "git rev-list $newrev..$oldrev" is empty in order to accept the push. Lucas De Marchi -- Everyone hates slow websites. So

Re: [E-devel] Build issue

2013-02-19 Thread Lucas De Marchi
y is the issue. What we had before was basically papering over the issue. Now we are doing it again. Lucas De Marchi > - libmount is not recent enough for eeze 1.8 on debian. There was > working code in 1.7, we should bring it back. > - binary executed inside the build tree don't use

Re: [E-devel] Build issue

2013-02-16 Thread Lucas De Marchi
There's no usage of ephysics, thus it seems to me better to leave out > > > > E17 has a standard physics module, also there's efbb, plus I'm using it > > my 3D experiment. That's three I found without even trying. B-) > > > > The physics module was

Re: [E-devel] SVN->Git Migration (was: (no subject))

2013-02-15 Thread Lucas De Marchi
ff later since some things on the tree are not exactly as they seem > to be in the diff from this commit. The changes that appear in the > diff from a given commit are exactly what that commit is doing. > > I

Re: [E-devel] SVN->Git Migration (was: (no subject))

2013-02-14 Thread Lucas De Marchi
gt; conflicts in the commits it happens instead of only once in a final >> merge commit, but it will be nicer to review or look >> for issues later, imo. >> >> Using the merge approach, in a project with so many commiters could >> lead us to a very confuse history. > &

Re: [E-devel] Git repository layout - RFC

2013-01-30 Thread Lucas De Marchi
On Jan 30, 2013 7:33 AM, "Tom Hacohen" wrote: > > On 30/01/13 01:00, Lucas De Marchi wrote: >> >> On Tue, Jan 29, 2013 at 7:33 PM, Tom Hacohen wrote: >>> >>> Well, we aren't doing the switch yet. Probably early next week. But we are >>&

Re: [E-devel] Git repository layout - RFC

2013-01-29 Thread Lucas De Marchi
in the commit message turns into a real author in the new repository. I tried to check this looking at edbus dir (since I proxied lots of patches there), but most of it had barbieri as the author since he moved the repo -- I think this problem has already been discussed

Re: [E-devel] E SVN: raster IN trunk/efl: m4 src

2013-01-26 Thread Lucas De Marchi
>> point to place all files in m4/ (svn) and generate configure. I find > >> this quite disgusting, but would solve our problem as well. > > > > wait.. put ALL the .m4 files that come FROM autoconf/libtool/automake etc. > > inside out m4/ dir - ie copy them in? du

Re: [E-devel] E SVN: barbieri IN trunk/efl: . m4

2013-01-16 Thread Lucas De Marchi
Pretty likely we'll do worse than expected by distros and > binary packages in future :-/ yep. But I'd rather make patches to all stable versions so we have the correct numbers. This is a bug and the sooner we fix it the better. Lucas De Marchi ---

Re: [E-devel] Building EFL on Ubuntu 11.04

2013-01-16 Thread Lucas De Marchi
?! > > you know how i love to disagree with you... but you are absolutely right. *WE* > didn't commit to support of 10.04 or 11.04 of ubuntu. canonical did. we are > free to raise out requirements as we see fit.

  1   2   3   4   5   6   >