chicken-hackers
[Top][All Lists]
Advanced

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

[PATCH] fix for #1689 (argc check with -O0)


From: felix . winkelmann
Subject: [PATCH] fix for #1689 (argc check with -O0)
Date: Tue, 07 Apr 2020 12:48:12 +0200

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





reply via email to

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