This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

"make doc-xml" error in <tr2/bool_set>


Generating doxygen xml single file...
xsltproc /home/redi/src/gcc/build/x86_64-unknown-linux-gnu/libstdc++-v3/doc/doxygen/xml/combine.xslt
\
/home/redi/src/gcc/build/x86_64-unknown-linux-gnu/libstdc++-v3/doc/doxygen/xml/index.xml
> /home/redi/src/gcc/build/x86_64-unknown-linux-gnu/libstdc++-v3/doc/doxygen/xml/libstdc++-api-single.xml;
/home/redi/src/gcc/build/x86_64-unknown-linux-gnu/libstdc++-v3/doc/doxygen/xml/classstd_1_1tr2_1_1bool__set.xml:565:
parser error : Input is not proper UTF-8, indicate encoding !
Bytes: 0xE9 0x20 0x42 0x72
ound">bool_set</ref></para><para>See N2136, Bool_set: multi-valued logic by Herv
                                                                               ^


I don't know if the right fix is to set an encoding in the doxygen cfg
file or replace the character with an XML entity or valid utf8


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]