The C code in scsh/ assumes that s48_extract_integer does not GC. That's wrong. However, in most cases the extracted numbers will be representable as fixnums (pids/uids/gids).
-- Martin
Log in to post a comment.