Source-Changes archive

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

Re: CVS commit: src/lib/libedit (read.c:1.37)



Christos Zoulas <christos%netbsd.org@localhost> typed:
: Module Name:  src
: Committed By: christos
: Date:         Mon Aug  1 23:00:15 UTC 2005
: Modified Files:
:       src/lib/libedit: chared.c chared.h common.c el.c read.c
: Log Message:
: Don't reset the macro strings each time we enter el_gets(), otherwise
: el_push() is unusable programmatically.

: cvs rdiff -r1.36 -r1.37 src/lib/libedit/read.c

read.c:580 has ``ch_reset(el);'' but needs two arguments

Regards,
Geoff



Home | Main Index | Thread Index | Old Index