[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
#1662: Error in generated C for invalid call to rest_arg_out_of_bounds_e
From: |
Chicken Trac |
Subject: |
#1662: Error in generated C for invalid call to rest_arg_out_of_bounds_error |
Date: |
Wed, 15 Jan 2020 14:20:17 -0000 |
#1662: Error in generated C for invalid call to rest_arg_out_of_bounds_error
----------------------+---------------------------------
Reporter: sjamaan | Owner: sjamaan
Type: defect | Status: assigned
Priority: critical | Milestone: 5.2
Component: compiler | Version: 5.1.0
Keywords: | Estimated difficulty: easy
----------------------+---------------------------------
Reported by Sven Hartrumpf, an issue with 5.2.0 RC1:
{{{
'gcc-8' 'nallch.c' -o 'nallch.o' -c -fno-strict-aliasing -fwrapv
-DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -O1 -march=nehalem
-I/usr/local/chicken-5.2.0-64/include/chicken
nallch.c: In function f_574889
nallch.c:924744: error: invalid use of void expression
f_606388(t2,lf[908],C_rest_arg_out_of_bounds_error(C_fix(0),C_fix(0),C_fix(0)));}
}}}
--
Ticket URL: <https://bugs.call-cc.org/ticket/1662>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.
- #1662: Error in generated C for invalid call to rest_arg_out_of_bounds_error,
Chicken Trac <=