Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#2598 closed defect (fixed)

Fix -pedantic warnings

Reported by: pramsey Owned by: pramsey
Priority: low Milestone: 5.2 release
Component: MapServer C Library Version: svn-trunk (development)
Severity: trivial Keywords:
Cc:

Description

Compiling with -pedantic shows up a number of small issues which should be fixed in the spirit of cleanliness, primarily C++ comments in C files.

Change History (3)

comment:1 by pramsey, 16 years ago

Resolution: fixed
Status: newclosed

Removed most -pedantic warnings as of r7544.

comment:2 by tomkralidis, 16 years ago

FYI more relevant fixes in r7681

comment:3 by tbonfort, 16 years ago

tomkralidis: why did you change the comments in mapagg.h? comments are valid for c++ , where you getting complaints from -pedantic on that one???

Note: See TracTickets for help on using tickets.