[Libxmlplusplus-general] bugs?



domparser.cc, line 71: getline should be changed to std::getline
saxparser.cc, line 170: getline should be changed to std::getline
domparser.cc, line 129: remove semicolon at end of line
element.cc: In function write there are to variables both named iter,
since they are declared in the for statement this is OK with the current C++
standard, but some compilers (like MSVC++) still follow the older version.
Please rename them to unique names.

Philipp Krause







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]