* readline.c: Can't initialize FILE *'s with stdin and stdout,
because they might not be constant. Patch from Tom Quinn, trq@dinoysos.thphys.ox.ac.uk.
This commit is contained in:
parent
93ac5532df
commit
21a6705a60
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Mon May 11 12:39:30 1992 John Gilmore (gnu at cygnus.com)
|
||||
|
||||
* readline.c: Can't initialize FILE *'s with stdin and stdout,
|
||||
because they might not be constant. Patch from Tom Quinn,
|
||||
trq@dinoysos.thphys.ox.ac.uk.
|
||||
|
||||
Tue Apr 28 21:52:34 1992 John Gilmore (gnu at cygnus.com)
|
||||
|
||||
* readline.h: Declare rl_event_hook (which already existed).
|
||||
|
|
Loading…
Add table
Reference in a new issue