Opened 10 years ago
Closed 10 years ago
#2889 closed defect (wontfix)
[raster]: warning rt_pg_error suggestion by compiler to use gnu_printf
Reported by: | robe | Owned by: | dustymugs |
---|---|---|---|
Priority: | low | Milestone: | PostGIS 2.2.0 |
Component: | raster | Version: | 2.1.x |
Keywords: | Cc: |
Description
Not quite sure if we want to do anything about this. Saw it in 9.5 dev build but didn't check other builds. Just mark as wontfix if you think its not needed.
rtpostgis.c: In function ‘rt_pg_error’: rtpostgis.c:479: warning: function might be possible candidate for ‘gnu_printf’ format attribute rtpostgis.c:479: warning: function might be possible candidate for ‘gnu_printf’ format attribute
Note:
See TracTickets
for help on using tickets.
Won't fix. I've seen this issue for a very long time.