Date: Sun, 01 Jun 1997 15:22:00 -0400 From: "Gary Palmer" <gpalmer@FreeBSD.ORG> To: Amancio Hasty <hasty@rah.star-gate.com> Cc: John Hay <jhay@mikom.csir.co.za>, freebsd-current@FreeBSD.ORG Subject: Re: ucd-snmp-3.1.3 doesn't like FreeBSD3? Message-ID: <17191.865192920@orion.webspan.net> In-Reply-To: Your message of "Sun, 01 Jun 1997 01:18:01 PDT." <199706010818.BAA14119@rah.star-gate.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17191.865192920>