chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] [PATCH 0/1] Fix spurious array bounds warnings on


From: Peter Bex
Subject: Re: [Chicken-hackers] [PATCH 0/1] Fix spurious array bounds warnings on OpenBSD
Date: Sat, 21 Jan 2017 15:09:53 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Sat, Jan 21, 2017 at 03:01:37PM +0100, Kooda wrote:
> I tried this patch on master on OpenBSD 6, and it errors out directly
> with this message: 
> chicken.h:773: error: size of array 'data' is too large

I still think it's much better to declare that CHICKEN requires a C99
compatible compiler, and remove the conditional, using [] always.

Cheers,
Peter

Attachment: signature.asc
Description: Digital signature


reply via email to

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