From owner-freebsd-questions Thu Nov 7 17:09:34 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA23682 for questions-outgoing; Thu, 7 Nov 1996 17:09:34 -0800 (PST) Received: from lserver.infoworld.com (lserver.infoworld.com [192.216.48.4]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id RAA23674 for ; Thu, 7 Nov 1996 17:09:18 -0800 (PST) From: BRETT_GLASS@infoworld.com Received: from ccgate.infoworld.com (ccgate.infoworld.com [192.216.49.101]) by lserver.infoworld.com (8.7.5/8.7.3/GNAC-GW-1.2) with SMTP id RAA14795 for ; Thu, 7 Nov 1996 17:09:16 -0800 (PST) Received: from ccMail by ccgate.infoworld.com (SMTPLINK V2.11) id AA847415140; Thu, 07 Nov 96 17:47:23 PST Date: Thu, 07 Nov 96 17:47:23 PST Message-Id: <9610078474.AA847415140@ccgate.infoworld.com> To: questions@freebsd.org Subject: Dare I install this kernel? Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Just downloaded and installed the latest 2.2-snap on a machine, and customized the kernel. During the compile, I received literally dozens of ominous messages: warning: comparison between signed and unsigned These came during the compilation of some rather touchy-looking code in the kernel. Dare I install and run the kernel I just built? --Brett