Opened 15 years ago

Closed 13 years ago

#2822 closed defect (fixed)

compiler warnings with recent versions of gcc

Reported by: tbonfort Owned by: tbonfort
Priority: normal Milestone:
Component: MapServer C Library Version: unspecified
Severity: minor Keywords:
Cc:

Description

gcc 4.3 spits out a lot of compiler warnings

Change History (3)

comment:1 by tomkralidis, 15 years ago

Added r8194 as well. Note that there are a slew of messages of type:

warning: 'cvsid_aw' defined but not used

when compiling against 4.3.0

comment:2 by tbonfort, 15 years ago

Severity: normalminor

comment:3 by tbonfort, 13 years ago

Resolution: fixed
Status: newclosed

the warning count has been reduced, and the remaining ones should be investigated (mostly due to unasafe unchecked return values)

Note: See TracTickets for help on using tickets.