You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We were seeing exceptions with older libvipses because ffi throws an
exception on type error in ABI mode.
Instead, move the type fudging to C, so we just get a compile-time
warning in API mode.
0 commit comments