Opened 10 years ago

Closed 10 years ago

#2882 closed defect (fixed)

lwout_x3d.c warning

Reported by: robe Owned by: robe
Priority: medium Milestone: PostGIS 2.2.0
Component: postgis Version: 2.1.x
Keywords: Cc:

Description

4.8.0w64gcc48/include -I/projects/json-c/rel-0.12w64gcc48/include -I/projects/CGAL/rel-sfcgal-1.0.4w64gcc48/include -DHAVE_SFCGAL -c lwout_x3d.c  -DDLL_EXPORT -DPIC -o .libs/lwout_x3d.o
lwout_x3d.c: In function 'asx3d3_collection_buf':
lwout_x3d.c:767:3: warning: too many arguments for format [-Wformat-extra-args]
   ptr += sprintf(ptr, "</Shape>", defid);
   ^

Change History (1)

comment:1 by robe, 10 years ago

Resolution: fixed
Status: newclosed

fixed at r12872

Note: See TracTickets for help on using tickets.