Ticket #1046 (closed defect: fixed)

Opened 9 years ago

Last modified 9 years ago

stub needed for msGMLWriteQuery

Reported by: sgillies@… Owned by: sgillies@…
Priority: highest Milestone: 4.4 release
Component: MapServer C Library Version: 4.3
Severity: major Keywords:
Cc:

Description

msGMLWriteQuery needs to be faked so that the swig mapscript can be compiled
by users who haven't configged with the OWS stuff.

Attachments

mapserver-4.4.0beta2-bug1046.tar.gz Download (5.9 KB) - added by sgillies@… 9 years ago.
Patched mapgml.c file to fix bug 1046

Change History

Changed 9 years ago by sgillies@…

  • status changed from new to assigned
  • milestone set to 4.4 release
Moved conditional compilation inside of msGMLWriteQuery and msGMLWriteWFSQuery.
If the OWS macros aren't defined, these functions set an error and return
MS_FAILURE.

Changed 9 years ago by sgillies@…

Patched mapgml.c file to fix bug 1046

Changed 9 years ago by sgillies@…

  • status changed from assigned to closed
  • resolution set to fixed
I've confirmed that mapserver and Java mapscript will make and that the make
test step can be run whether or not the user configures with all OWS support.

Note: See TracTickets for help on using tickets.