Show Table of Contents
5.276. readline
Updated readline packages that fix a bug and add an enhancement are now available for Red Hat Enterprise Linux 6.
The Readline library provides a set of functions that allow users to edit command lines.
Bug Fix
- BZ#722942
- Previously, the Readline library defined isxdigit as a macro but it is a template function in C++. Consequently, when compiling C++ code, every other C++ header had to be included before the Readline headers in order to avoid compiling errors. With this update, isxdigit is no longer defined as a macro if the compiled program is in C++. As a result, developers no longer have to avoid including Readline headers first when working with C++.
Enhancement
- BZ#244350
- This update adds advisory TTY input audit events, to record the lines actually reported to applications.
Users are advised to upgrade to these updated readline packages, which fix this bug and add this enhancement.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.