If memory serves me right, Steve Ames wrote: > cc1: warnings being treated as errors > /usr/src/sys/dev/ed/if_ed.c: In function `ed_attach': > /usr/src/sys/dev/ed/if_ed.c:1653: warning: unknown conversion type character > `D' > in format > /usr/src/sys/dev/ed/if_ed.c:1653: warning: too many arguments for format
Known problem arising from the recent gcc import in -CURRENT. See this message in the archives: <[EMAIL PROTECTED]> Bruce. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

