sed -e 's/xmlErrorPtr /const xmlError */'     \
    -i src/xmlParser.cc
