bug-coreutils
[Top][All Lists]
Advanced

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

bug#7574: [PATCH]: echo, printf, stat: Allow only up to 8 bit octal inpu


From: Ondrej Vasik
Subject: bug#7574: [PATCH]: echo, printf, stat: Allow only up to 8 bit octal input for backslash-escaped chars
Date: Tue, 07 Dec 2010 12:14:12 +0100

Pádraig Brady píše v Út 07. 12. 2010 v 09:48 +0000:
> There is an extraneous \n in the NEWS.
> 
> Also I'd rephrase:
> 
> +(if @var{ooo} is 1 to 3 octal digits byte value) specifying a character
> +to print, and @address@hidden as a hexadecimal number (if @var{hh} is
> +1 to 2 hex digits) specifying a character to print.
> 
> as:
> 
> (if @var{ooo} is 1 to 3 octal digits) specifying an 8 bit character
> to print, and @address@hidden as a hexadecimal number (if @var{hh} is
> 1 to 2 hex digits) specifying a character to print.

Ah, sorry... redundant newline removed and info rephrased.

Greetings,
         Ondrej

Attachment: escaped-ninebit-octal-char.patch
Description: Text Data


reply via email to

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