Opened 14 years ago

Last modified 13 years ago

#3327 closed defect

inline not supported for c sources — at Initial Version

Reported by: barendgehrels Owned by: sdlime
Priority: normal Milestone: 6.0 release
Component: MapServer C Library Version: unspecified
Severity: normal Keywords:
Cc:

Description

I'm compiling mapserver using MSVC 2005.

The lines 2601-2604 of file mapserver.h do not compile, because of the inline keyword which is (AFAIK) not applicable for C sources.

Removing the inline keyword helps the problem.

Change History (0)

Note: See TracTickets for help on using tickets.