From 009266215ff514a005c766d7d6fcfe8bb31dddd5 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 10 Dec 2011 18:18:53 -0800 Subject: * configure: add to config.h the type double_intptr_t, which is twice the size of intptr_t. It may not be available, so there is a HAVE_ macro to detect it. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e9380e95..ef62f3a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2011-12-10 Kaz Kylheku + + * configure: add to config.h the type double_intptr_t, which + is twice the size of intptr_t. It may not be available, so + there is a HAVE_ macro to detect it. + 2011-12-10 Kaz Kylheku * eval.c (eval_init): New functions added as intrinsics. -- cgit v1.2.3