You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@xerces.apache.org by Da...@lotus.com on 2000/01/26 16:44:52 UTC

Problem with framework/URLInputSource.hpp

This file should include framework/XMLURL.hpp, since URLInputSource has an
instance of an XMLURL as a data member.  Although Xerces will build
properly, others will not be able to build unless they also include
XMLURL.hpp.

I've made the change to URLInputSource.hpp locally, and rebuilt everything
with no problem.  Does any one object to me committing this change?

Dave