commit | 7a8173a477d69269d8f4b1f80253310b07a088d2 | [log] [tgz] |
---|---|---|
author | Hye-Shik Chang <hyeshik@gmail.com> | Thu Nov 25 04:04:20 2004 +0000 |
committer | Hye-Shik Chang <hyeshik@gmail.com> | Thu Nov 25 04:04:20 2004 +0000 |
tree | 3e2abdc07000150b756e3b73d6ef882156e7791b | |
parent | 536183b021a65979d5d0d352e1582e2a2b7d029d [diff] |
Rename a static variable "history_length" to "_history_length". GNU readline exports a global variable that has such a name already and the collision makes gcc4 doesn't compile the source.