Opened 15 years ago
Closed 15 years ago
#438 closed defect (fixed)
lwgeom_svg.c GCC warnings
Reported by: | strk | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | postgis | Version: | 1.5.X |
Keywords: | Cc: |
Description
lwout_svg.c: In function ‘assvg_point_buf’: lwout_svg.c:109: warning: implicit declaration of function ‘fabs’ lwout_svg.c:109: warning: incompatible implicit declaration of built-in function ‘fabs’ lwout_svg.c: In function ‘pointArray_svg_rel’: lwout_svg.c:586: warning: incompatible implicit declaration of built-in function ‘fabs’ lwout_svg.c: In function ‘pointArray_svg_abs’: lwout_svg.c:649: warning: incompatible implicit declaration of built-in function ‘fabs’
Change History (2)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
It is. Only warnings left are in shapelib (but no new official release since 2003..).
Note:
See TracTickets
for help on using tickets.
Should be Ok as r5301