chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] [PATCH] Make maximal-string-length architecture de


From: Peter Bex
Subject: Re: [Chicken-hackers] [PATCH] Make maximal-string-length architecture dependent
Date: Sun, 4 Mar 2012 15:53:01 +0100
User-agent: Mutt/1.4.2.3i

On Sun, Mar 04, 2012 at 10:31:14AM +0100, Christian Kellermann wrote:
> Hi,
> 
> the patch below uses C_HEADER_SIZE_MASK for the library's string
> limit. This should increase buffers for certain operations on 64bit
> systems where it was arbitrarily tied to 16MB.

Thanks, pushed.  I made a small change to hide maximal-string-length.
Since it's no longer a constant it was visible to user code (from csi,
for example).  I've also added a note to NEWS.

Cheers,
Peter
-- 
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
 is especially attractive, not only because it can be economically
 and scientifically rewarding, but also because it can be an aesthetic
 experience much like composing poetry or music."
                                                        -- Donald Knuth



reply via email to

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