Re: [E-devel] EFL without eet support

2018-05-11 Thread The Rasterman
On Fri, 11 May 2018 15:25:18 -0400 "William L. Thomson Jr." said: > On Sat, 12 May 2018 03:53:10 +0900 > Carsten Haitzler (The Rasterman) wrote: > > > On Fri, 11 May 2018 12:10:18 -0400 "William L. Thomson Jr." > > said: > > > > > I am curious to know if there are situations where one would w

Re: [E-devel] EFL without eet support

2018-05-11 Thread William L. Thomson Jr.
On Sat, 12 May 2018 03:53:10 +0900 Carsten Haitzler (The Rasterman) wrote: > On Fri, 11 May 2018 12:10:18 -0400 "William L. Thomson Jr." > said: > > > I am curious to know if there are situations where one would want > > EFL built WITHOUT eet support. Not sure if Tizen uses eet or not, > > that

Re: [E-devel] EFL without eet support

2018-05-11 Thread The Rasterman
On Fri, 11 May 2018 12:10:18 -0400 "William L. Thomson Jr." said: > I am curious to know if there are situations where one would want EFL > built WITHOUT eet support. Not sure if Tizen uses eet or not, that may > explain why its a configurable build option. absolutely totally impossible. edje re

[E-devel] EFL without eet support

2018-05-11 Thread William L. Thomson Jr.
I am curious to know if there are situations where one would want EFL built WITHOUT eet support. Not sure if Tizen uses eet or not, that may explain why its a configurable build option. Seems like one would want eet all the time in EFL and not have that optional. Asking regarding Gentoo packaging,

Re: [E-devel] [EGIT] [core/efl] feature/security 01/01: edje: Update code to use memcpy as per review

2018-05-11 Thread William L. Thomson Jr.
On Fri, 11 May 2018 15:53:14 +0900 Carsten Haitzler (The Rasterman) wrote: > > but be aware different tools have different quality in terms of noise > vs signal. this is one reason i really love coverity. it has awesome > signal to noise ratio. it's the best i've seen. it doesn't complain > about

Re: [E-devel] [EGIT] [core/efl] feature/security 01/01: edje: Update code to use memcpy as per review

2018-05-11 Thread William L. Thomson Jr.
On Thu, 10 May 2018 15:40:21 -0400 Christopher Michael wrote: > On 05/10/2018 02:50 PM, Carsten Haitzler wrote: > > On Thu, 10 May 2018 09:11:48 -0700 Christopher Michael > > said: > > > > and this also improves nothing. if anything now it's harder to read > > as keyl is the strlen +2 (with eno

Re: [E-devel] RFC unforgettable weekly meetings

2018-05-11 Thread Mike Blumenkrantz
This is actually similar to how many projects organize their meetings. Having two separate meetings at "opposite" times allows everyone to have a choice of meetings to attend with at least one of the times being optimal for any given location. Using proper recording methods, everyone is then able t

Re: [E-devel] RFC unforgettable weekly meetings

2018-05-11 Thread Stephen Houston
Perhaps we should -- otherwise I see people voting and making decisions in one group that the other group would not agree to at all, as well as the fact that the North American group is pretty heavily E devs and the European/Asian group is pretty heavily interfaces/EFL ... without crossover there I

Re: [E-devel] [EGIT] [core/efl] feature/security 01/01: edje: Update code to use memcpy as per review

2018-05-11 Thread The Rasterman
On Thu, 10 May 2018 15:40:21 -0400 Christopher Michael said: > On 05/10/2018 02:50 PM, Carsten Haitzler wrote: > > On Thu, 10 May 2018 09:11:48 -0700 Christopher Michael > > said: > > > > and this also improves nothing. if anything now it's harder to read as keyl > > is the strlen +2 (with enou

Re: [E-devel] RFC unforgettable weekly meetings

2018-05-11 Thread Carsten Haitzler
On Thu, 10 May 2018 19:07:56 + Stephen Houston said: > I'm well aware the other time slot allows for North Americans but it will > then cut out anyone else. That's the point I was making - there is going > to be little crossover. between the two groups of people meeting - and I > don't think

Re: [E-devel] [EGIT] [core/efl] feature/security 01/01: edje: Update code to use memcpy as per review

2018-05-11 Thread Carsten Haitzler
On Thu, 10 May 2018 14:37:44 -0500 Derek Foreman said: > On 2018-05-10 01:50 PM, Carsten Haitzler (The Rasterman) wrote: > > On Thu, 10 May 2018 09:11:48 -0700 Christopher Michael > > said: > > > > and this also improves nothing. if anything now it's harder to read as keyl > > is the strlen +2