src/scheme.c has the problem of casting pointers to int of different sizes. This problem becomes apparent in 64-bit compilers.
src/scheme.c
Log in to post a comment.