bug-wget
[Top][All Lists]
Advanced

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

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


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

Hey

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.

--

 / daniel.haxx.se

Attachment: 0001-remote_to_utf8-cut-off-part-of-condition-always-fals.patch
Description: Text Data


reply via email to

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