Re: LINT trouble...

1999-08-29 Thread Nick Hibma
Sorry about that. You are right. Some confusion here on what sources I was compiling with. I had fixed the problem in my sources. A cvs diff does not show the difference against HEAD but current version of file. Cheers, Nick On Sun, 29 Aug 1999, Poul-Henning Kamp wrote: > > These are current

Re: LINT trouble...

1999-08-29 Thread Poul-Henning Kamp
These are current sources. This patch fixes the problem for me: Index: usbdi_util.c === RCS file: /home/ncvs/src/sys/dev/usb/usbdi_util.c,v retrieving revision 1.10 diff -u -r1.10 usbdi_util.c --- usbdi_util.c1999/08/29 01:

Re: LINT trouble...

1999-08-29 Thread Nick Hibma
Please retry with current sources. I can' t reproduce the problem, but I remember the error message, and having fixed it. Nick On Sun, 29 Aug 1999, Poul-Henning Kamp wrote: > > schizo# !! > make > cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes >-Wmissing-prototypes -

LINT trouble...

1999-08-29 Thread Poul-Henning Kamp
schizo# !! make cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -include opt_global.h -elf ../../dev/usb/usbdi_util.c In file inc