pspp-dev
[Top][All Lists]
Advanced

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

Re: my status


From: Ben Pfaff
Subject: Re: my status
Date: Mon, 13 Mar 2006 20:12:21 -0800
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

John Darrington <address@hidden> writes:

> See the earlier discussion about list.q --- I think in that particular
> case (and possibly in any others) the best thing to do would be to
> truncate the string to fit the buffer.  Anyone who generates tables
> using rediculously long strings is asking for trouble.

That might be a reasonable thing to do.

I had occasion to look at list.q in a little more detail
recently, though, and I think that in fact it should be changed
to not allocate its buffers in such a stupid way.  In fact, it
looks like most or all users of nsprintf() or spprintf() should
really be using `struct string' these days.
-- 
Ben Pfaff 
email: address@hidden
web: http://benpfaff.org




reply via email to

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