On 08/03/2004 07:03 AM, Doug Gregor wrote: [snip]
I've checked in a potential fix. By the way, which version of Doxygen are you using?
Since I was having trouble with boost-cvs, I downloaded the tar.bz2 file: http://www.boost-consulting.com/boost.tar.bz2 and did all the unzip, untar, buid.sh como, gcc, intel-linux. However, I had to modify the jam_src/pwd.c and add como.jam. After all this, I did get non-empty reference, but still got several suspect error messages, such as:
xslt-xsltproc ../../../../bin.v2/development_lje/libs/managed_ptr/doc/gcc/debug/reference.doxygen
/home/evansl/prog_dev/boost-snapshot/boost-04-08-03-0800/development_lje/libs/managed_ptr/doc/xml/classboost_1_1managed__ptr_1_1refcycle__counted__curry__prox__visitor_1_1owner__void.xml:19: parser error : Unescaped '<' not allowed in attributes values
virt="non-virtual" ambiguityscope="boost::managed_ptr::refcnt_ovhd_prox_referent
^
/home/evansl/prog_dev/boost-snapshot/boost-04-08-03-0800/development_lje/libs/managed_ptr/doc/xml/classboost_1_1managed__ptr_1_1refcycle__counted__curry__prox__visitor_1_1owner__void.xml:19: parser error : attributes construct error
virt="non-virtual" ambiguityscope="boost::managed_ptr::refcnt_ovhd_prox_referent
^
/home/evansl/prog_dev/boost-snapshot/boost-04-08-03-0800/development_lje/libs/managed_ptr/doc/xml/classboost_1_1managed__ptr_1_1refcycle__counted__curry__prox__visitor_1_1owner__void.xml:19: parser error : error parsing attribute name
virt="non-virtual" ambiguityscope="boost::managed_ptr::refcnt_ovhd_prox_referent
^
.....
xslt-xsltproc ../../../../bin.v2/development_lje/libs/managed_ptr/doc/gcc/debug/reference.boostbook
Cannot handle sectiondef with kind=friend
Cannot handle sectiondef with kind=private-attrib
Cannot handle sectiondef with kind=friend
Cannot handle sectiondef with kind=private-attrib
Cannot handle sectiondef with kind=friend
common.copy reference.boostbook
xslt-xsltproc ../../../../bin.v2/development_lje/libs/managed_ptr/doc/gcc/debug/refcycle_counted.docbook
xslt-xsltproc-dir html/HTML.manifest
../../../../bin.v2/development_lje/libs/managed_ptr/doc/gcc/debug/refcycle_counted.docbook:80: element refentry: validity error : ID BOOST_SMART_POINTER_PARAMETERS already defined
_POINTER_POLICIES</link></synopsis><refentry id="BOOST_SMART_POINTER_PARAMETERS"
^
../../../../bin.v2/development_lje/libs/managed_ptr/doc/gcc/debug/refcycle_counted.docbook:80: element refentry: validity error : ID BOOST_SMART_POINTER_POLICIES already defined
synopsis></refsynopsisdiv></refentry><refentry id="BOOST_SMART_POINTER_POLICIES"
^
../../../../bin.v2/development_lje/libs/managed_ptr/doc/gcc/debug/refcycle_counted.docbook:80: element refentry: validity error : ID BOOST_SMART_POINTER_PARAMETERS already defined
nopsis></refsynopsisdiv></refentry><refentry id="BOOST_SMART_POINTER_PARAMETERS"
^
....
../../../../bin.v2/development_lje/libs/managed_ptr/doc/gcc/debug/refcycle_counted.docbook:712: element refentry: validity error : ID BOOST_OWNERSHIP_POLICY already defined
LICY</synopsis></refsynopsisdiv></refentry><refentry id="BOOST_OWNERSHIP_POLICY"
^
../../../../bin.v2/development_lje/libs/managed_ptr/doc/gcc/debug/refcycle_counted.docbook:712: element refentry: validity error : ID BOOST_CHECKING_POLICY already defined
OLICY</synopsis></refsynopsisdiv></refentry><refentry id="BOOST_CHECKING_POLICY"
^
../../../../bin.v2/development_lje/libs/managed_ptr/doc/gcc/debug/refcycle_counted.docbook:712: element refentry: validity error : ID BOOST_CONVERSION_POLICY already defined
ICY</synopsis></refsynopsisdiv></refentry><refentry id="BOOST_CONVERSION_POLICY"
------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ Boost-docs mailing list [EMAIL PROTECTED] Unsubscribe and other administrative requests: https://lists.sourceforge.net/lists/listinfo/boost-docs
