chicken-hackers
[Top][All Lists]
Advanced

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

[Chicken-hackers] [PATCH] Use machine dependent size type for allocate_v


From: Christian Kellermann
Subject: [Chicken-hackers] [PATCH] Use machine dependent size type for allocate_vector_2
Date: Tue, 11 Oct 2011 14:02:59 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Hi all,

please find a patch attached to this mail that fixes a datatype in
allocation of a vector.

I believe this to cause problems on systems where int is not a 32
bit wide value and size of the vector overflows in 32 bits.

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-Use-machine-dependent-size-type-for-allocate_vector_.patch
Description: Text document


reply via email to

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