Processed: Re: Bug#893485: gjs: FTBFS on mips* - error: braces around scalar initializer for type 'int'

2018-03-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > forwarded 893485 https://gitlab.gnome.org/GNOME/gjs/merge_requests/96 Bug #893485 [src:gjs] gjs: FTBFS on mips* - error: braces around scalar initializer for type 'int' Set Bug forwarded-to-address to

Bug#893485: gjs: FTBFS on mips* - error: braces around scalar initializer for type 'int'

2018-03-20 Thread James Cowgill
Hi, On 19/03/18 12:52, Jeremy Bicha wrote: > On Mon, Mar 19, 2018 at 6:28 AM, James Cowgill wrote: >> I've attached a patch to fix this. > > I really appreciate your patch! Are you interested in submitting this > as a merge proposal upstream? > >

Bug#893485: gjs: FTBFS on mips* - error: braces around scalar initializer for type 'int'

2018-03-19 Thread Jeremy Bicha
On Mon, Mar 19, 2018 at 6:28 AM, James Cowgill wrote: > I've attached a patch to fix this. I really appreciate your patch! Are you interested in submitting this as a merge proposal upstream? https://gitlab.gnome.org/GNOME/gjs Thanks, Jeremy Bicha

Bug#893485: gjs: FTBFS on mips* - error: braces around scalar initializer for type 'int'

2018-03-19 Thread James Cowgill
Source: gjs Version: 1.52.0-1 Severity: serious Tags: sid buster patch Hi, gjs FTBFS on mips* with this error: > gjs/profiler.cpp: In function 'void gjs_profiler_start(GjsProfiler*)': > gjs/profiler.cpp:380:33: error: braces around scalar initializer for type > 'int' > struct sigaction sa