Re: World broken at uudecode [Sep 10]

2002-09-10 Thread Craig Rodrigues
On Tue, Sep 10, 2002 at 05:09:55PM -0700, walt wrote: > cc -O -pipe -mcpu=pentiumpro -Werror -Wall -Wno-format-y2k -W -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings >-Wswitch > -Wshadow -Wcast-align -Wno-uninitialized -c /usr/src/usr.bin/

World broken at uudecode [Sep 10]

2002-09-10 Thread walt
cc -O -pipe -mcpu=pentiumpro -Werror -Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wno-uninitialized -c /usr/src/usr.bin/uudecode/uudecode.c cc1: warnings being treated as errors /us