On Sun, 2006-03-05 at 18:40 +0900, Junichi Uekawa wrote: > > I get this: > > Thanks for the report, I found a place space wasn't properly handled in > cowdancer.
Hmm, just looked at the source code and saw where the problem is. Shouldn't you be using the exec*() family of functions instead of system()? This way you don't have to worry about incorrect quoting and so on, since the arguments/environment/etc are passed directly to the program instead of going through a shell. IIRC, I noticed the same in that cowbuilder program you once wrote. -- bye, pabs http://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part