Re: [dev] Re: [st] [PATCH] Avoid buffer overflows in the case of key-mapped strings.

2013-10-15 Thread Roberto E. Vargas Caballero
> There is a compile time boundary > check on the number of tags in dwm. > Still, considering sl software is targeted at elite users > it's not necessary IMO. > Ok, after reading the opinion of other developers I think we should avoid the comparision. And I don't agree it is difficult catch this

[dev] [patch] [sbase] Implement the basic binary operations for test(1)

2013-10-15 Thread sin
Implement the basic binary operations. >From 7d5836d27ed1d1a1d4bbd0349946b99228e6102c Mon Sep 17 00:00:00 2001 From: sin Date: Tue, 15 Oct 2013 14:30:14 +0100 Subject: [PATCH] Implement the basic binary operations for test(1) --- test.c | 38 +- 1 file chang

Re: [dev] music db editor

2013-10-15 Thread Martti Kühne
On Sat, Oct 12, 2013 at 01:18:50AM -0700, Evan Buswell wrote: > mpd is actually about 50% orthogonal to what I want to do. It > maintains a database in order to play files. I'm pretty OK with the > actual players out there. The primary purpose here is not playing > music but managing and editing th

Re: [dev] music db editor

2013-10-15 Thread sin
On Sat, Oct 12, 2013 at 07:19:36AM -0400, Manolo Martínez wrote: > About this, one of the few gtk programs I cannot do without is easytag. > In particular, its ability to find and download metadata from cddb based > on the files to be tagged. Does anyone here use another program for this > purpose?