ffi-geos icon indicating copy to clipboard operation
ffi-geos copied to clipboard

ffi-geos is an implementation of the GEOS Ruby bindings in Ruby via FFI.

Results 2 ffi-geos issues
Sort by recently updated
recently updated
newest added

When running RGeo test we always get this warning: ``` /Users/u.buonomo/.rbenv/versions/3.2.0-dev/lib/ruby/gems/3.2.0+2/gems/ffi-geos-2.3.1/lib/ffi-geos.rb:1255: warning: too many arguments for format string ``` Which comes from the fact that we run out tests with...