chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #1059: C_c_*vector are using the wrong lolevel access


From: Chicken Trac
Subject: [Chicken-janitors] #1059: C_c_*vector are using the wrong lolevel accessors
Date: Thu, 07 Nov 2013 23:05:50 -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  
 Keywords:                  |  
----------------------------+-----------------------------------------------
 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.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/1059>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

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