|
From: Henner Z. <he...@fr...> - 2002-04-24 07:56:58
|
Hi,
The default behaviour for the readline method just taking one parameter is
_not_ to add the line to the internal history - which is the opposite the
documentation says and as well what the default behaviour was before the
change. It calls
return readline(prompt, false);
instead of 'true'. This is a typo, I presume, or was there a reason for
this ?
ciao,
-hen
--
Henner Zeller
Dipl.-Inf. Med.
freiheit.com technologies gmbh
Theodorstr. 42-90 / 22761 Hamburg, Germany
fon +49 (0)40 / 890584-0
fax +49 (0)40 / 890584-20
|