linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* comparision between signed and unsigned
@ 2003-05-04  9:32 Anders Karlsson
  2003-05-04 10:15 ` comparison " Riley Williams
  2003-05-04 16:10 ` comparision " Alan Cox
  0 siblings, 2 replies; 4+ messages in thread
From: Anders Karlsson @ 2003-05-04  9:32 UTC (permalink / raw)
  To: LKML

[-- Attachment #1: Type: text/plain, Size: 430 bytes --]

Hi list,

Sitting here watching the compile output from 2.4.21-rc1-ac4 and
noticing there is a _lot_ of warnings about comparisions between signed
and unsigned values. The question I have is the following. If all the
signed values were modified to unsigned to fix the warnings, how likely
are things to break? Is there any reason to use signed values unless a
specific reason when negative values are required?

/Anders

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-05-04 16:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-04  9:32 comparision between signed and unsigned Anders Karlsson
2003-05-04 10:15 ` comparison " Riley Williams
2003-05-04 13:15   ` Anders Karlsson
2003-05-04 16:10 ` comparision " Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).