Opened 3 days ago

Closed 2 days ago

Last modified 2 days ago

#5877 closed defect (fixed)

SFCGAL 2.0 tests show sfcgal_geometry_collection_num_geometries is deprecated

Reported by: robe Owned by: Loïc Bartoletti
Priority: blocker Milestone: PostGIS 3.5.3
Component: sfcgal Version: 3.4.x
Keywords: Cc:

Description

lwgeom_sfcgal.c:378:17: error: 'sfcgal_geometry_collection_num_geometries' is deprecated: Use sfcgal_geometry_num_geometries instead. [-Werror=deprecated-declarations]

https://github.com/postgis/postgis/actions/runs/14318519339/job/40130139805#step:4:556

Change History (2)

comment:1 by pramsey, 2 days ago

Resolution: fixed
Status: newclosed

comment:2 by pramsey, 2 days ago

Fixed in a8e0a85ba

Note: See TracTickets for help on using tickets.