Skip to content

Conversation

@roblabs
Copy link
Contributor

@roblabs roblabs commented Aug 22, 2024

Fixes a compiler error found when testing with latest Xcode 16 (16A5230g).

A struct in the version of the geos Package was causing a compiler error with size_t

WKBWriter::writeCoordinate(const CoordinateSequence& cs, size_t idx,
                           bool is3d)

"❌ Out-of-line definition of 'writeCoordinate' does not match any declaration in 'geos::io::WKBWriter'"

roblabs added a commit to roblabs/NationalWeatherService-Swift that referenced this pull request Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant