Subject: Re: Compiler warnings
From: rpw3@rpw3.org (Rob Warnock)
Date: Thu, 03 Nov 2005 21:54:36 -0600
Newsgroups: comp.lang.lisp
Message-ID: <GKmdnazIu7jhRvfenZ2dnUVZ_s6dnZ2d@speakeasy.net>
WoodHacker <RamsayW@comcast.net> wrote:
+---------------
| Well, you asked for it....  (not a pretty sight - get my code seems to
| work fine)
+---------------

That's because *none* of those are "errors" -- they're just warnings
[or perhaps one should say "advisories" or "commentary"] that you're
not going to get the absolutely tightest, fastest code the compiler
might possibly be able to give you if you told it a little bit more
about the types of things.

But no errors per se...  ;-}


-Rob

-----
Rob Warnock			<rpw3@rpw3.org>
627 26th Avenue			<URL:http://rpw3.org/>
San Mateo, CA 94403		(650)572-2607