Warning nag
Steve Lime
Steve.Lime at DNR.STATE.MN.US
Mon Aug 6 11:41:29 EDT 2007
I'll fix the first one, but the second function won't be used until 5.2 and will remain as a warning for now.
Steve
>>> On 8/5/2007 at 10:38 PM, in message
<17505134-68E9-48B3-A472-CC99C95DF8E0 at gmail.com>, Howard Butler
<hobu.inc at GMAIL.COM> wrote:
> maputil.c:1404: warning: implicit declaration of function
> 'msyylex_destroy'
> (it is only defined in maplexer.c as 'int msyylex_destroy (void)',
> so I think the compiler is doing the right thing anyway)
>
> mapgd.c:998: warning: 'drawVectorSymbolGD' defined but not used
> (is this function going to be used in the future, or is it leftover
> from something?)
>
> mapagg.cpp causes my compiler to spasm. Most warnings look to be
> AGG's fault though. Yay templates :)
>
>
> Howard
More information about the mapserver-dev
mailing list