bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] [PATCH] remote_to_utf8: cut off part of condition always


From: Daniel Stenberg
Subject: Re: [Bug-wget] [PATCH] remote_to_utf8: cut off part of condition always false
Date: Fri, 21 Nov 2014 09:14:08 +0100 (CET)
User-agent: Alpine 2.00 (DEB 1167 2008-08-23)

On Fri, 21 Nov 2014, Daniel Stenberg wrote:

Attached is a tiny patch that fixes a compiler warning as the right part of the condition always evaluates to true when a signed char is checked if it is larger than 127.

Silly me, the patch title is correct. It always evaluates to *false*...

--

 / daniel.haxx.se



reply via email to

[Prev in Thread] Current Thread [Next in Thread]