Re: [PATCH weston] Added general signal handling and added sig_abrt

2013-03-27 Thread Pekka Paalanen
On Wed, 27 Mar 2013 16:20:27 +0200 Pekka Paalanen wrote: > Hi, > > this looks mostly fine, few comments below, and we want a v2 after > those. > > Oh, could you put your real name in the sender field, so we get it in > the git history properly? > > On Wed, 27 Mar 2013 14:59:28 +0100 > blackwol

Re: [PATCH weston] Added general signal handling and added sig_abrt

2013-03-27 Thread Pekka Paalanen
Hi, this looks mostly fine, few comments below, and we want a v2 after those. Oh, could you put your real name in the sender field, so we get it in the git history properly? On Wed, 27 Mar 2013 14:59:28 +0100 blackwolf12333 wrote: > --- > src/compositor.c | 58 > +

[PATCH weston] Added general signal handling and added sig_abrt

2013-03-27 Thread blackwolf12333
--- src/compositor.c | 58 +--- 1 file changed, 51 insertions(+), 7 deletions(-) diff --git a/src/compositor.c b/src/compositor.c index a2860fd..92e9cbe 100644 --- a/src/compositor.c +++ b/src/compositor.c @@ -3220,7 +3220,7 @@ print_backtrace(v