﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
53	"functions script uses $*, bison's yacc uses ""$@"""	gerard@…	lfs-book@…	"bison's yacc creation uses ""$@"" to pass all parameters passed to yacc to bison.

the functions script, in the loadproc function uses $* to start a daemon.

Perhaps we should change the functions script to use ""$@"" (including those
quotation marks) as well? I can't quite remember what the difference is between
$* and ""$@"" (it's in cvs log, but cvs is down right now). It's in bash man page
somewhere too, so I'll find it at some point, but if somebody can enlighten me
that would be greatly appreciated ;)"	defect	closed	normal		Book	3.0-pre3	normal	fixed		
