bug-readline
[Top][All Lists]
Advanced

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

[Bug-readline] readline modified env (LINES+COLUMNS)


From: Jan Kratochvil
Subject: [Bug-readline] readline modified env (LINES+COLUMNS)
Date: Sun, 15 Sep 2013 18:54:05 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Hello Chet,

sh_set_lines_and_columns() sets "LINES" and "COLUMNS".
(It appears so also in bash f281b8f4f8936b2713966274d9f8508a9f0910e4.)

This makes gdb needlessly less transparent to its debugged programs.

readline should not need to call setenv() to do its job.


Thanks,
Jan Kratochvil



reply via email to

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