This is approaching nitpicking. And I only wanted to throw in a humorous
comment... :-)

On Sat, 16 Oct 1999, Joerg Reuter DL1BKE wrote:

> > Yes it is bogus. The "while (len > 0)" handles the negative len case.
> > That is, c remains uninitialized but it doesn't get used either... :)
> 
> But it says "...might be used..." -- a compiler is a compiler, not a
> code analyzer after all. Anyway, that part of the code is poor style,
> regardless the warning.

Agreed. My point was that in this particular case it can not be used
uninitialized. That's why I said it's bogus. Poor choice of words... :)

-- 
Tomi Manninen           Internet:  [EMAIL PROTECTED]
OH2BNS                  AX.25:     [EMAIL PROTECTED]
KP20ME04                Amprnet:   [EMAIL PROTECTED]

Reply via email to