Bug#391055: -d for debugging requires argument

2006-11-03 Thread Nico Golde
Hi, * Frederik Dannemare <[EMAIL PROTECTED]> [2006-11-03 15:16]: > On Wednesday 04 October 2006 17:44, Nico Golde wrote: > > Package: motion > > Version: 3.2.3-1+b1 > > Severity: normal > > Tags: patch > > Hi, > > If you call motion with -d for debugging it complains about > > amissing parameter. R

Bug#391055: -d for debugging requires argument

2006-11-03 Thread Frederik Dannemare
On Wednesday 04 October 2006 17:44, Nico Golde wrote: > Package: motion > Version: 3.2.3-1+b1 > Severity: normal > Tags: patch > Hi, > If you call motion with -d for debugging it complains about > amissing parameter. Referring to the manpage it does not > need a parameter. > A fix would be: > Line

Bug#391055: -d for debugging requires argument

2006-10-04 Thread Nico Golde
Package: motion Version: 3.2.3-1+b1 Severity: normal Tags: patch Hi, If you call motion with -d for debugging it complains about amissing parameter. Referring to the manpage it does not need a parameter. A fix would be: Line 1107 of conf.c - while ((c=getopt(conf->argc, conf->argv, "c:d:hns?"))!=