[PostGIS] #6030: sfcgal-master branch failing on CG_Orientation
PostGIS
trac at osgeo.org
Mon Jan 5 08:28:48 PST 2026
#6030: sfcgal-master branch failing on CG_Orientation
---------------------+-----------------------------
Reporter: robe | Owner: Loïc Bartoletti
Type: defect | Status: closed
Priority: medium | Milestone: PostGIS SFCGAL
Component: sfcgal | Version: master
Resolution: fixed | Keywords:
---------------------+-----------------------------
Changes (by robe):
* resolution: => fixed
* status: new => closed
Old description:
> {{{
> SELECT CG_Orientation(ST_GeomFromText('POLYGON EMPTY',4326))
>
> }}}
>
> Failure seen in
> https://github.com/postgis/postgis/actions/runs/20337485931/job/58427648985#step:4:1425
>
> {{{
>
> }}}
New description:
{{{
SELECT CG_Orientation(ST_GeomFromText('POLYGON EMPTY',4326))
}}}
Failure seen in
https://github.com/postgis/postgis/actions/runs/20337485931/job/58427648985#step:4:1425
{{{
}}}
--
Comment:
Fixed per https://gitlab.com/sfcgal/SFCGAL/-/issues/315
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/6030#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list