Ticket #8 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

incorrect path to libxml2 header in ows/ows_request.c

Reported by: nsavard Owned by:
Priority: blocker Version: SVN
Keywords: ows,request,header,libxml2 Cc: adube@…
Triage Stage: Unreviewed State of Approval: Unnecessary
Attached Patches: Code Complexity: Unknown
Compatibility: Unknown Specification: Unnecessary

Description

The path to libxml2 header in ows/ows_request.c should be changed from libxml2/libxml/xmlschemas.h to libxml/xmlschemas.h

and from libxml2/libxml/xmlschemastypes.h to libxml/xmlschemastypes.h

I attached a patch.

Attachments

ows_request.c.patch (436 bytes) - added by nsavard 3 years ago.
patch to ows_request.c (path to libxml2 headers)

Change History

Changed 3 years ago by nsavard

patch to ows_request.c (path to libxml2 headers)

Changed 3 years ago by ol

Commited

Changed 3 years ago by ol

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.