bug-inetutils
[Top][All Lists]
Advanced

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

[bug-inetutils] Re: ftp: command processing


From: Debarshi 'Rishi' Ray
Subject: [bug-inetutils] Re: ftp: command processing
Date: Wed, 15 Aug 2007 21:21:09 +0530

> Good points.  My concern is the MAXLINE limit, it seems it would
> restrict how long file names the tool can handle?

Yes, it is a problem.

> However, I just remembered that there is a readline module in gnulib
> (which, incidentally, uses getline).  Wouldn't using that module
> simplify your code a lot?  Then you can forget about the non-readline
> situation, and let gnulib take care of that.

As I noted already, we can use gnulib and forget about the
non-readline situation, but that would require changes throughout the
code in order to ensure uniformity. Should we make all that change in
one single patch? Or do it in a separate one?

Happy hacking,
Debarshi
-- 
GPG key ID: 63D4A5A7
Key server: pgp.mit.edu




reply via email to

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