chicken-hackers
[Top][All Lists]
Advanced

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

[Chicken-hackers] [PATCH] Make maximal-string-length architecture depend


From: Christian Kellermann
Subject: [Chicken-hackers] [PATCH] Make maximal-string-length architecture dependent
Date: Sun, 4 Mar 2012 10:31:14 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

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.

As I don't have access to a 64bit system may I offload this task
to the inclined 64bit enabled reader?

Kind regards,

Christian

-- 
Who can (make) the muddy water (clear)? Let it be still, and it will
gradually become clear. Who can secure the condition of rest? Let
movement go on, and the condition of rest will gradually arise.
 -- Lao Tse. 

Attachment: 0001-Make-maximal-string-length-architecture-dependent.patch
Description: Text document


reply via email to

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