[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] fix for #1689 (argc check with -O0)
From: |
Peter Bex |
Subject: |
Re: [PATCH] fix for #1689 (argc check with -O0) |
Date: |
Tue, 7 Apr 2020 13:47:11 +0200 |
User-agent: |
Mutt/1.10.1 (2018-07-13) |
On Tue, Apr 07, 2020 at 12:48:12PM +0200, address@hidden wrote:
> Attached is a patch to address #1689 by moving the argc check for a known
> procedure call into the analysis phase (on first analysis) so that even with
> -O0
> this check is done, as runtime-checks are disabled for such calls in general.
>
> felix
> ATTACH
> /home/felix/chicken/chicken-core/../0001-Check-known-call-argument-count-in-analysis-phase.patch
Hi Felix,
Looks like something went wrong with the attachment (it's not in the
mail).
Cheers,
Peter
signature.asc
Description: PGP signature
- [PATCH] fix for #1689 (argc check with -O0), felix . winkelmann, 2020/04/07
- Re: [PATCH] fix for #1689 (argc check with -O0),
Peter Bex <=
- Re: [PATCH] fix for #1689 (argc check with -O0), felix . winkelmann, 2020/04/07
- Re: [PATCH] fix for #1689 (argc check with -O0), Peter Bex, 2020/04/12
- Re: [PATCH] fix for #1689 (argc check with -O0), Peter Bex, 2020/04/13
- Re: [PATCH] fix for #1689 (argc check with -O0), felix . winkelmann, 2020/04/13
- Re: [PATCH] fix for #1689 (argc check with -O0), felix . winkelmann, 2020/04/19