[Fdo-trac] [fdo-trac] #894: Linux build failure in WFS provider
FDO
trac_fdo at osgeo.org
Thu Aug 21 05:33:46 PDT 2014
#894: Linux build failure in WFS provider
----------------------------+-----------------------------------------------
Reporter: jng | Owner: gregboone
Type: defect | Status: new
Priority: major | Milestone:
Component: WFS Provider | Version:
Severity: 3 | Keywords:
External_id: |
----------------------------+-----------------------------------------------
After r7134, the WFS provider fails to build on Linux.
gcc will throw the following error:
{{{
./FdoWfsSchemaRefHandler.cpp: In member function 'virtual
FdoXmlSaxHandler*
FdoWfsSchemaRefHandler::XmlStartElement(FdoXmlSaxContext*, FdoString*,
FdoString*, FdoString*, FdoXmlAttributeCollection*)':
./FdoWfsSchemaRefHandler.cpp:66:64: error: conversion from 'FdoStringP' to
non-scalar type 'std::wstring {aka std::basic_string<wchar_t>}' requested
}}}
Attached is a patch to fix this error.
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/894>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list