Opened 6 years ago
Closed 6 years ago
#4423 closed enhancement (fixed)
Unused definitions in postgis_config.h.in
Reported by: | Algunenano | Owned by: | Algunenano |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 3.0.0 |
Component: | postgis | Version: | master |
Keywords: | Cc: |
Description
There are quite a bit of definitions in postgis_config.h.in
that aren't used anywhere, either because they are obsolete or because the got replaced by other requirements (c99 for example).
I intend to remove them and leave only the ones that are being used.
Note:
See TracTickets
for help on using tickets.
In 17481: