Chicken: Remove workaround for memory corruption from the li_typemaps_runme test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7675 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
16d7a306b8
commit
0a405b10e8
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@
|
|||
(error "Error in inoutr-int2"))))
|
||||
(call-with-values (lambda () (out-foo 4))
|
||||
(lambda (a b)
|
||||
;
|
||||
(if (not (and (= (slot-ref a 'a) 4) (= b 8)))
|
||||
(error "Error in out-foo"))))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue