Krzysztof Sakrejda

Results 2 issues of Krzysztof Sakrejda

Currently the [argument checks](https://github.com/JosiahParry/rsgeo/blob/800c7f73d55058d26c79bea6b6a78e10193ed854/src/rust/src/topology.rs#L95C2-L97C6) in `fn contains_sparse(x: List, y: List) -> List` do not detect if `y` is made up of points and fails with a cryptic error. - Probably...

I recall reading somewhere in the doc that out-of-tree builds are not supported but they are really helpful for keeping the tree clean. I've been doing out-of-tree builds manually by...