[postgis-tickets] [PostGIS] #4102: rt_grayscale fails on raspberrypi
PostGIS
trac at osgeo.org
Sun Jul 22 17:17:50 PDT 2018
#4102: rt_grayscale fails on raspberrypi
---------------------+---------------------------
Reporter: komzpa | Owner: Bborie Park
Type: defect | Status: closed
Priority: medium | Milestone: PostGIS 2.5.0
Component: raster | Version: trunk
Resolution: fixed | Keywords:
---------------------+---------------------------
Changes (by komzpa):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"16661" 16661]:
{{{
#!CommitTicketReference repository="" revision="16661"
Fix raster regression on Raspberry Pi.
A signed NODATA value was assigned to unsigned variable.
On Intel that was reversible, on ARM and PPC it replaced all negatives
with 0.
Thanks to Alina Dolgikh for supporting me: https://www.patreon.com/komzpa
Closes #4102
Closes https://github.com/postgis/postgis/pull/276
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4102#comment:4>
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