[Libxmlplusplus-general] bugs?
- From: Philipp Krause <pkk spth de>
- To: libxmlplusplus-general lists sourceforge net
- Subject: [Libxmlplusplus-general] bugs?
- Date: Fri, 31 Jan 2003 14:08:56 +0100
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]