On 08/25/2011 02:56 PM, Chet Ramey wrote:
On 8/25/11 8:17 AM, Roman Rakus wrote:
On 08/16/2011 03:42 PM, Roman Rakus wrote:
The following two patches add support for multibyte characters in ansic_*
functions. Effectively it is changing behaviour of:
1) printf's %q format option
2) command not f
On 8/25/11 8:17 AM, Roman Rakus wrote:
> On 08/16/2011 03:42 PM, Roman Rakus wrote:
>> The following two patches add support for multibyte characters in ansic_*
>> functions. Effectively it is changing behaviour of:
>> 1) printf's %q format option
>> 2) command not found error message
>> 3) readlin
On 08/16/2011 03:42 PM, Roman Rakus wrote:
The following two patches add support for multibyte characters in ansic_*
functions. Effectively it is changing behaviour of:
1) printf's %q format option
2) command not found error message
3) readline's syntax error message
4) XTRACE output
It's a set
On 08/16/2011 03:42 PM, Roman Rakus wrote:
The following two patches add support for multibyte characters in ansic_*
functions. Effectively it is changing behaviour of:
1) printf's %q format option
2) command not found error message
3) readline's syntax error message
4) XTRACE output
It's a set
The following two patches add support for multibyte characters in ansic_*
functions. Effectively it is changing behaviour of:
1) printf's %q format option
2) command not found error message
3) readline's syntax error message
4) XTRACE output
It's a set of two patches.