Use reinterpret_cast to convert the unsigned char* returned
authorKim Nguyễn <kn@lri.fr>
Wed, 17 Oct 2012 16:45:58 +0000 (18:45 +0200)
committerKim Nguyễn <kn@lri.fr>
Wed, 17 Oct 2012 16:45:58 +0000 (18:45 +0200)
commitb9fb65602be2216e5b4545763471bcd282c1382b
treed903e4ca0c5dd7039f148aa592f5439efc140ff1
parent1ecd202ec601b601acca14ece6c9c3c9e494d68f
Use reinterpret_cast to convert the unsigned char* returned
by the text collection into a const char*.
xml-tree.cpp