Opened 19 years ago

Closed 19 years ago

#1247 closed defect (invalid)

msSLDApplySLD and msSLDGenerateSLD lack stubs

Reported by: sgillies@… Owned by: mapserverbugs
Priority: high Milestone:
Component: MapServer C Library Version: 4.4
Severity: normal Keywords:
Cc:

Description

msSLDApplySLDURL has a stub form that results when Mapserver's WMS features are
not enabled.  The two functions named above lack this stub form and mapscript
needs them to be updated.

Change History (2)

comment:1 by dmorissette, 19 years ago

Status: newassigned
Sean, I looked at mapogcsld.c and both msSLDApplySLD and msSLDGenerateSLD seem
to have the same stub as msSLDApplySLDURL() when OGR is not enabled (which
appears to be the only thing they depend on).

I even tried a simple build with "./configure --without-wms" and it linked
mapserv without error.

Maybe I misunderstood the problem? Can you please provide more details?

comment:2 by sgillies@…, 19 years ago

Resolution: invalid
Status: assignedclosed
Daniel, sorry -- you are right, this is not a mapogcsld.c bug at all.  thanks
for the attention!

Note: See TracTickets for help on using tickets.