bug-bash
[Top][All Lists]
Advanced

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

Re: bash: remove the format string "%q" in the unicode3.sub


From: address@hidden
Subject: Re: bash: remove the format string "%q" in the unicode3.sub
Date: Thu, 11 Aug 2016 17:08:51 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2

1. My target was x86-64, using the master 4.3.30 version of bash
    (Sorry for lacking the information)

2. I used the master version of bash on the unicode3.sub before
    I will test it for the devel version of bash as soon as.

//dengke

On 2016年08月10日 19:10, Chet Ramey wrote:
On 8/10/16 2:42 AM, dengke.du@windriver.com wrote:
Hi chet

Thanks for you help.

1. This file:

http://git.savannah.gnu.org/cgit/bash.git/tree/tests/unicode3.sub?h=devel&id=74b8cbb41398b4453d8ba04d0cdd1b25f9dcb9e3

When executed to the 3 line:

     "$payload"

On my target the output was:

     unicode3.sub: line 3: 5�@3�+�S8����: command not found
You don't give any information about your target, but using the devel
version of bash on that file produces output using $'...' quoting on all
the systems I have tested, since the string contains an invalid multibyte
sequence.






reply via email to

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