commitinfo script to check policy, issue warnings (and/or abort commit)

Alexandre Oliva aoliva@redhat.com
Wed May 16 01:38:00 GMT 2001


One more nit.

On May 14, 2001, Loren James Rittle <rittle@latour.rsch.comm.mot.com> wrote:

> shift; for i in $*; do case $i in

Instead of $*, I'd rather use ${1+"$@"}

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



More information about the Gcc mailing list