Wrong include paths in the online documentation
-----------------------------------------------
Key: XALANC-649
URL: https://issues.apache.org/jira/browse/XALANC-649
Project: XalanC
Issue Type: Improvement
Components: XalanC, XPathC
Affects Versions: CurrentCVS, 1.10
Environment: Online Documentation
Reporter: Ovanes Markarian
Priority: Minor
Could you possibly update the online-help so that it writes correct includes
like:
#include <xalanc/XMLSupport/XMLSupportInit.hpp>
instead of:
#include <XMLSupportInit.hpp>
It can be really disturbing to be forced to do a file search for every include.
Putting each xalanc/DIR_X to build include path is not a nice idea as well.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]