Logged In: NO

Fedore Core 1 0.94, Oracle 8.1.7

make

Connection.cpp:119: error: default argument given for
parameter 3 of `void
OCICPP::Connection::execQuery(const std::string&,
OCICPP::Cursor&, int)'
Connection.h:38: error: after previous specification in `void
OCICPP::Connection::execQuery(const std::string&,
OCICPP::Cursor&, int)'
Connection.cpp:151: error: default argument given for
parameter 3 of `unsigned
int OCICPP::Connection::execQueryEx(const std::string&,
OCICPP::Cursor&,
int)'
Connection.h:40: error: after previous specification in
`unsigned int
OCICPP::Connection::execQueryEx(const std::string&,
OCICPP::Cursor&, int)'
Connection.cpp:187: error: default argument given for
parameter 1 of `void
OCICPP::Connection::transStart(int)'
Connection.h:43: error: after previous specification in `void
OCICPP::Connection::transStart(int)'
Connection.cpp:220: error: default argument given for
parameter 3 of `void
OCICPP::Connection::prepare(const std::string&,
OCICPP::Cursor&, int)'
Connection.h:47: error: after previous specification in `void
OCICPP::Connection::prepare(const std::string&,
OCICPP::Cursor&, int)'
make[1]: *** [Connection.lo] Error 1
make: *** [all-recursive] Error 1