Re: [E-devel] [EGIT] [core/enlightenment] master 05/10: use E_BITFIELD define for bitfield struct members

2017-11-08 Thread Carsten Haitzler
On Wed, 8 Nov 2017 19:36:24 -0500 Michael Blumenkrantz said: > You can't accurately set a watchpoint on a bitfield. h that. i have tried watch points many times and they never worked (for non-bitfields). i gave up on them long ago after many tries > On Thu,

Re: [E-devel] It's That Time Again (tm)

2017-11-08 Thread Jean-Philippe André
Enjoy your vacation Mike, you deserve it! 2017-11-09 1:37 GMT+09:00 Mike Blumenkrantz : > Occasionally I will get a mail or a message which reads something like > this: > > "Don't you ever take a day off?" > > or: > > "Do you ever sleep?" > > The answer to both

Re: [E-devel] [EGIT] [core/enlightenment] master 05/10: use E_BITFIELD define for bitfield struct members

2017-11-08 Thread Michael Blumenkrantz
You can't accurately set a watchpoint on a bitfield. On Thu, 9 Nov 2017 09:20:17 +0900 Carsten Haitzler wrote: > On Tue, 07 Nov 2017 07:45:50 -0800 Mike Blumenkrantz > said: > > I'm curious... what was hard about debugging bitfields? at

Re: [E-devel] [EGIT] [core/enlightenment] master 05/10: use E_BITFIELD define for bitfield struct members

2017-11-08 Thread Carsten Haitzler
On Tue, 07 Nov 2017 07:45:50 -0800 Mike Blumenkrantz said: I'm curious... what was hard about debugging bitfields? at least in gdb: p blah->exists if it's a bitfield will do the right thing... as will printing the struct... p *blah ? what was hard? >

Re: [E-devel] [EGIT] [core/efl] master 01/01: elput - re-enable switches (power buttons, lid etc.)

2017-11-08 Thread Carsten Haitzler
On Wed, 08 Nov 2017 14:09:00 + Mike Blumenkrantz said: > On Wed, Nov 8, 2017 at 6:39 AM Carsten Haitzler > wrote: > > > raster pushed a commit to branch master. > > > > > >

Re: [E-devel] Git Feature/ Proposal

2017-11-08 Thread Carsten Haitzler
On Wed, 08 Nov 2017 21:39:15 + Mike Blumenkrantz said: > Key points for the implementation: > > * all commits send mails to the list > * no rewrite of pushed commits > > Things to consider: > * how are feature/ branches deleted? > - maybe anyone can delete?

Re: [E-devel] FOSDEM

2017-11-08 Thread Carsten Haitzler
On Wed, 08 Nov 2017 22:05:07 + Andrew Williams said: > Hi, > > I reckon stickers are a minimum :) not sure if we can afford more than that > to give away. > > I also wondered if we should get some new t-shirts - not to give away but > for a little branding and

Re: [E-devel] FOSDEM

2017-11-08 Thread Andrew Williams
Hi, I reckon stickers are a minimum :) not sure if we can afford more than that to give away. I also wondered if we should get some new t-shirts - not to give away but for a little branding and visibility. Would folk be willing to pay for their own shirt? I was wondering about “Enlightenment”

Re: [E-devel] Git Feature/ Proposal

2017-11-08 Thread Mike Blumenkrantz
Key points for the implementation: * all commits send mails to the list * no rewrite of pushed commits Things to consider: * how are feature/ branches deleted? - maybe anyone can delete? * do probies get feature/ push access? - seems like they should? On Wed, Nov 8, 2017 at 2:42 PM Tom

Re: [E-devel] Git Feature/ Proposal

2017-11-08 Thread Tom Hacohen
Yeah, good idea. I'll take a look into implementing it soon. On Tue, Nov 7, 2017 at 8:50 PM, Andrew Williams wrote: > Hi, > > That sounds great - the ability to work together on features off-master > would be really helpful. > > Andy > > On Tue, 7 Nov 2017 at 16:15, Mike

[E-devel] It's That Time Again (tm)

2017-11-08 Thread Mike Blumenkrantz
Occasionally I will get a mail or a message which reads something like this: "Don't you ever take a day off?" or: "Do you ever sleep?" The answer to both questions is yes, albeit infrequently. Some may recall the last time that I took a day off back in August of 2015 when I traveled overseas

Re: [E-devel] [EGIT] [core/efl] master 01/01: elput - re-enable switches (power buttons, lid etc.)

2017-11-08 Thread Mike Blumenkrantz
On Wed, Nov 8, 2017 at 6:39 AM Carsten Haitzler wrote: > raster pushed a commit to branch master. > > > http://git.enlightenment.org/core/efl.git/commit/?id=7a7abb043add0af083c46305824d8c341daf2374 > > commit 7a7abb043add0af083c46305824d8c341daf2374 > Author: Carsten

Re: [E-devel] efl_refcount_get

2017-11-08 Thread Andrew Williams
Hi, Cool, thanks for the context - I just wanted to make sure we were still in agreement before I pushed in this change. It's in now - we'll get the docs updated too :) Thanks, Andy On Tue, 7 Nov 2017 at 23:49 Carsten Haitzler wrote: > On Tue, 07 Nov 2017 14:18:04 +