Title: PSVI header warnings

Hello,

I'm getting the following warning when compiling my application:

"/cts/xerces-c-src_2_7_0/include/xercesc/framework/psvi/PSVIElement.hpp", line 154: Warning: xercesc_2_7::PSVIElement::reset hides the function xercesc_2_7::PSVIItem::reset(const unsigned short*const, const unsigned short*const, const xercesc_2_7::PSVIItem::VALIDITY_STATE, const xercesc_2_7::PSVIItem::ASSESSMENT_TYPE).

"/cts/xerces-c-src_2_7_0/include/xercesc/framework/psvi/PSVIAttribute.hpp", line 150: Warning: xercesc_2_7::PSVIAttribute::reset hides the function xercesc_2_7::PSVIItem::reset(const unsigned short*const, const unsigned short*const, const xercesc_2_7::PSVIItem::VALIDITY_STATE, const xercesc_2_7::PSVIItem::ASSESSMENT_TYPE).

2 Warning(s) detected.

Has anyone seen these Post Schema Validation warnings? I'm stumped on how to get rid of them. I believe the abstractDOMParser.hpp pulls in these headers.

Thank you,

Shawn


Thank you,

Shawn

Reply via email to