Opened 14 years ago

Closed 14 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 colivier, 14 years ago

Should be Ok as r5301

comment:2 by strk, 14 years ago

Resolution: fixed
Status: newclosed

It is. Only warnings left are in shapelib (but no new official release since 2003..).

Note: See TracTickets for help on using tickets.