﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
540	evicting srfi-4 vectors breaks ffi compatibility	Moritz Heidkamp		"The program

  ((foreign-lambda foo f32vector) (object-evict (f32vector 1 2 3)))

fails with the error

  Error: bad argument type - not a structure of the required type
  f32vector
  #<f32vector>
 
It seems like evicting srfi-4 vectors makes them incompatible with the FFI.
"	defect	closed	major		core libraries	4.6.x	wontfix			
