[dev] [bug] [9base rc] segfault on sigint in `{read}

2016-12-09 Thread pranomestro
Hey suckless, I think I found a bug in 9base rc. To replicate, execute following code: #!/usr/bin/env rc fn sigint{ echo in sigint exit 1 } l=`{read} and send sigint to the program (for example by typing CTRL-C. The desired output

Re: [dev] [slock] 1.4 not working in fedora

2016-12-09 Thread Ricardo M. Vilchis
Yeah, it works! Thanks RMV On Fri, Dec 9, 2016 at 3:55 AM, Petr Šabata wrote: > On Fri, Dec 09, 2016 at 03:03:00AM +0100, Markus Teich wrote: >> Ricardo M. Vilchis wrote: >> > slock: getgrnam nogroup: group entry not found >> >> Heyho Ricardo, >> >> then you (or even the fedora package maintain

Re: [dev] [slock] 1.4 not working in fedora

2016-12-09 Thread Petr Šabata
On Fri, Dec 09, 2016 at 03:03:00AM +0100, Markus Teich wrote: > Ricardo M. Vilchis wrote: > > slock: getgrnam nogroup: group entry not found > > Heyho Ricardo, > > then you (or even the fedora package maintainer of slock) should change the > value in config.h accordingly. > > --Markus Already f