tags 598534 +pending
thanks
Hi,
The following change has been committed for this bug by
Manoj Srivastava <[email protected]> on Tue, 13 May 2014 18:49:21
-0700.
The fix will be in the next upload.
=========================================================================
[master]: A new bug fixing version
* There is an issue involving UTF-8 characters and the function
find_char_unquote (read.c). The problem in the macro STOP_SET
(makeint.h) where a character is converted to an int. Conversion to
int is not correct. Characters with codes greater than 0x7f ( in
particular in Cyrillic UTF- 8 ) into a large negative number. Thnks to
the analysis from ЮÑий ÐаÑÑонов <[email protected]>. This bug was
independently reported and fixed upstream, so cherry picking that
commit from upstream (which also comes with a test).
(Closes: #747764).
* added a script that, given a list of targets, will build the first
target that actually exists. Script created by Joey Hess.
(Closes: #598534).
Signed-off-by: Manoj Srivastava <[email protected]>
=========================================================================
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]