Block a user
Potential FFI Problems
I've run the play-test.rkt program, in racket, and it does not generate this problem.
I'll test my more complex rktplayer program (which also uses a gui).
Potential FFI Problems
- TagLib complex-property pointer depth looks wrong (high risk)
Your own comment showsTagLib_Complex_Property_Attribute***, but binding uses a single pointer type in [`taglib-ffi.…
Potential FFI Problems
ao_shutdownreturn type is incorrect
Inlibao-ffi.rkt, comment saysvoid ao_shutdown();but binding is-> _int…
Potential FFI Problems
libFLACinit signature likely wrong (high risk ABI mismatch)
Inlibflac-ffi.rkt, `FLAC__stream_decoder_init_…