Hide Forgot
http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/6.1_Technical_Notes/coreutils.html > Previously, the information page about 8-bit octal values did not mention checking if the value was lower than 256. Due to this, when a command like "/bin/echo -e '\0610'" was used, the results were not accurate. This is now fixed to provide more accurate information about the behavior of octal values. (BZ#660033) No mention of which programs this applies to -- echo, all, or other? http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/6.1_Technical_Notes/curl.html libcurl FTP protocol implementation was unable libcurl's FTP protocol implementation was unable The libcurl FTP protocol implementation was unable
(In reply to comment #0) > http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/6.1_Technical_Notes/coreutils.html > > Previously, the information page about 8-bit octal values did not mention checking if the value was lower than 256. Due to this, when a command like "/bin/echo -e '\0610'" was used, the results were not accurate. This is now fixed to provide more accurate information about the behavior of octal values. (BZ#660033) > No mention of which programs this applies to -- echo, all, or other? > Please review the discussion here. http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7574 > > http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/6.1_Technical_Notes/curl.html > libcurl FTP protocol implementation was unable > libcurl's FTP protocol implementation was unable > The libcurl FTP protocol implementation was unable Fixed
Thanks. I wasn't asking for my own benefit, but the docs should mention the scope.
The coreutils bug description has been modified: http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/6.1_Technical_Notes/coreutils.html Thanks for reporting these issues, Martin