|
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
[Prev in Thread] | Current Thread | [Next in Thread] |