Revert "Change the get_text() method to return a const char*"
authorKim Nguyễn <kn@lri.fr>
Wed, 17 Oct 2012 16:43:53 +0000 (18:43 +0200)
committerKim Nguyễn <kn@lri.fr>
Wed, 17 Oct 2012 16:43:53 +0000 (18:43 +0200)
commit1ecd202ec601b601acca14ece6c9c3c9e494d68f
tree9e22723ae1b5c1429a1432557e19553a5280f0fe
parent97d7dd2782da8997bf185469f3d6ef722aabe3a0
Revert "Change the get_text() method to return a const char*"

This reverts commit af91f717c43bc895905b7976528fe505c6a49615.

This commit stupidely uses static_cast instead of reinterpret_cast,
which breaks the compilation.
xml-tree.cpp