From owner-freebsd-current Sun Jun 1 12:22:07 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA01724 for current-outgoing; Sun, 1 Jun 1997 12:22:07 -0700 (PDT) Received: from mail.webspan.net (root@mail.webspan.net [206.154.70.7]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA01719 for ; Sun, 1 Jun 1997 12:22:05 -0700 (PDT) Received: from orion.webspan.net (orion.webspan.net [206.154.70.5]) by mail.webspan.net (8.8.5/8.8.5) with ESMTP id PAA01899; Sun, 1 Jun 1997 15:22:01 -0400 (EDT) Received: from orion.webspan.net (localhost [127.0.0.1]) by orion.webspan.net (WEBSPN/970116) with ESMTP id PAA17193; Sun, 1 Jun 1997 15:22:00 -0400 (EDT) To: Amancio Hasty cc: John Hay , freebsd-current@FreeBSD.ORG From: "Gary Palmer" Subject: Re: ucd-snmp-3.1.3 doesn't like FreeBSD3? In-reply-to: Your message of "Sun, 01 Jun 1997 01:18:01 PDT." <199706010818.BAA14119@rah.star-gate.com> Date: Sun, 01 Jun 1997 15:22:00 -0400 Message-ID: <17191.865192920@orion.webspan.net> Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Amancio Hasty wrote in message ID <199706010818.BAA14119@rah.star-gate.com>: > Tnks the patches seems to work pretty well over here. > > Once exception is: > > cc -I.. -O2 -pipe -Dfreebsd3 -c md5.c > md5.c: In function `MDblock': > md5.c:157: warning: decimal constant is so large that it is unsigned > md5.c:158: warning: decimal constant is so large that it is unsigned > md5.c:160: warning: decimal constant is so large that it is unsigned > md5.c:161: warning: decimal constant is so large that it is unsigned > md5.c:163: warning: decimal constant is so large that it is unsigned > md5.c:164: warning: decimal constant is so large that it is unsigned > md5.c:166: warning: decimal constant is so large that it is unsigned > md5.c:167: warning: decimal constant is so large that it is unsigned > md5.c:168: warning: decimal constant is so large that it is unsigned > md5.c:170: warning: decimal constant is so large that it is unsigned > md5.c:171: warning: decimal constant is so large that it is unsigned > md5.c:173: warning: decimal constant is so large that it is unsigned > md5.c:174: warning: decimal constant is so large that it is unsigned > md5.c:176: warning: decimal constant is so large that it is unsigned > md5.c:177: warning: decimal constant is so large that it is unsigned > md5.c:179: warning: decimal constant is so large that it is unsigned > > This probably will not cause problems however if you can get rid of the > warning messages it will save e-mail traffic. Those warnings have been there since day one. I have no idea if they mean anything or not (that code is pretty nasty from memory). I meant to replace it with our libmd but never got a chance. Gary -- Gary Palmer FreeBSD Core Team Member FreeBSD: Turning PC's into workstations. See http://www.FreeBSD.ORG/ for info