Re: url cruft

2002-08-02 Thread Alexander V. Lukyanov
On Thu, Aug 01, 2002 at 06:23:59PM -0400, Glenn Maynard wrote: Patch removes old stuff from class url. (Looks copied-and-pasted from ParsedURL, or maybe vice versa.) I had plans to use it. Anyway, it does not matter as objects of class url are not created anywhere. -- Alexander.

Re: lftp-pre2.6.0-20020731

2002-08-02 Thread Ayamura KIKUCHI
Patch applied. Thanks! I wonder why term.h should be included later if it provides a lower level interface than curses. Compilation errors occur while compilng testing/lftp-2.6.0.tar.gz (lftp-pre2.6.0-20020801 ?). (1) Solaris 9 with openssl-0.9.7-beta3 (a) % gcc -DHAVE_CONFIG_H -I.

Re: url cruft

2002-08-02 Thread Glenn Maynard
On Fri, Aug 02, 2002 at 02:26:55PM +0400, Alexander V. Lukyanov wrote: Patch removes old stuff from class url. (Looks copied-and-pasted from ParsedURL, or maybe vice versa.) I had plans to use it. Anyway, it does not matter as objects of class url are not created anywhere. Well, it does