Use VECTOR-SAP to explicitly convert the string ibuf into a system-area-
pointer before calling UNIX-READ, because UNIX-READ no longer does it for us. Also, wrap it with a WITHOUT-GCING so that the garbage collector doesn't get confused.
Please register or sign in to comment