bug-gnulib
[Top][All Lists]
Advanced

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

[Bug-gnulib] Re: getline bug?


From: Simon Josefsson
Subject: [Bug-gnulib] Re: getline bug?
Date: Tue, 05 Oct 2004 20:47:39 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

Paul Eggert <address@hidden> writes:

> But before we head down that route, wouldn't it be better simply to
> remove the linebuffer module and rewrite all its invokers to use
> getline?  I don't see the point of the linebuffer module, to be
> honest: I suspect it's just leftovers from ancient code that was
> written before getline was available.

FWIW, I agree with this.  I wasted a few hours rewriting code to use
linebuffer, when I should have used getline from the start.

I doubt it was widely used, at least not by anyone calling
freebuffer(), since I discovered that the function crashed.





reply via email to

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