[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-janitors] #1059: C_c_*vector are using the wrong lolevel ac
From: |
Chicken Trac |
Subject: |
Re: [Chicken-janitors] #1059: C_c_*vector are using the wrong lolevel accessors |
Date: |
Thu, 07 Nov 2013 23:12:05 -0000 |
#1059: C_c_*vector are using the wrong lolevel accessors
-----------------------------+----------------------------------------------
Reporter: sjamaan | Owner: sjamaan
Type: defect | Status: new
Priority: major | Milestone: 4.9.0
Component: core libraries | Version: 4.8.x
Resolution: | Keywords:
-----------------------------+----------------------------------------------
Description changed by mario:
Old description:
> As evidenced by http://162.243.45.68:8080/master-
> debugbuild/gcc/linux/x86/2013/11/07/salmonella-report/test/seulex.htmlz
> the accessors for C_c_*vector need to be changed from C_u_i_cdr to
> C_block_item or some such, in order to pass the paranoid checks inserted
> by C_DEBUGBUILD.
>
> This isn't caught by the test suite, so I'm betting there are no tests
> whatsoever for these accessors, so far.
New description:
As evidenced by http://salmonella-linux-x86.call-cc.org/master-
debugbuild/gcc/linux/x86/2013/11/07/salmonella-report/test/seulex.htmlz
the accessors for C_c_*vector need to be changed from C_u_i_cdr to
C_block_item or some such, in order to pass the paranoid checks inserted
by C_DEBUGBUILD.
This isn't caught by the test suite, so I'm betting there are no tests
whatsoever for these accessors, so far.
--
--
Ticket URL: <http://bugs.call-cc.org/ticket/1059#comment:1>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.