[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Resolve compile warnings seen with Forte

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-05-31 06:52:50 CEST

On Mon, 2004-05-31 at 00:12, Justin Erenkrantz wrote:
> Oooh, yah, I got confused on what hexval was doing. I'll also keep hex in
> cram_client as a signed char, and just make digest unsigned.

You probably know this, but just to keep everyone honest: "char" isn't
necessarily signed. As a programmer, you don't get to assume one way or
the other. (Supposedly, this is good for performance, though it is the
worst of both worlds for programmers, and has resulted in an impressive
number of bugs.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 31 06:53:07 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.