Opened 6 years ago
Closed 6 years ago
#4234 closed enhancement (fixed)
Remove ISFINITE macros
Reported by: | Algunenano | Owned by: | Algunenano |
---|---|---|---|
Priority: | low | Milestone: | PostGIS 3.0.0 |
Component: | postgis | Version: | master |
Keywords: | Cc: |
Description
Since gnu99
is mandatory the macros to detect isinf
and isfinite
are no longer required.
Note:
See TracTickets
for help on using tickets.
In 17008: