Ticket #8 (closed defect: fixed)
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
Change History
Note: See
TracTickets for help on using
tickets.