Date: Sat, 18 Mar 2000 12:37:03 -0800 (PST) From: Kris Kennaway <kris@FreeBSD.org> To: DT <dt@mail.balt.net> Cc: stable@freebsd.org Subject: Re: upgrading 3.x 4.0-stable warnings Message-ID: <Pine.BSF.4.21.0003181234490.87410-100000@freefall.freebsd.org> In-Reply-To: <001401bf910d$f87542e0$7a0d12ac@mambo.da.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 18 Mar 2000, DT wrote: > Dear sirs, > > Recently i'm cvsup'ed RELENG_4 and accourgind UPDATING document > executed command make buildworl. everyting compiled w/o errors, but > therewere some warnings, I'm don't like: These are all perfectly normal and represent parts of the source code which the compiler thinks are sloppy coding (recent versions of gcc have become *much* more picky about the quality of code they will accept without complaining, and most software out there will give warnings when compiled with -W -Wall). As long as your build completes it should be fine. These warnings are being addressed over time as people get sick of seeing them :-) Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe <forsythe@alum.mit.edu> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0003181234490.87410-100000>