Opened 11 years ago
Last modified 11 years ago
#1059 closed defect
C_c_*vector are using the wrong lolevel accessors — at Version 1
Reported by: | sjamaan | Owned by: | sjamaan |
---|---|---|---|
Priority: | major | Milestone: | 4.9.0 |
Component: | core libraries | Version: | 4.8.x |
Keywords: | Cc: | ||
Estimated difficulty: |
Description (last modified by )
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.
Note: See
TracTickets for help on using
tickets.