[ https://forge.continuent.org/jira/browse/CAROB-93?page=all ] Simon Csaba Endre closed CAROB-93: ----------------------------------
> gcc 4.1 compilation problem > --------------------------- > > Key: CAROB-93 > URL: https://forge.continuent.org/jira/browse/CAROB-93 > Project: Carob > Type: Bug > Components: C++ API > Versions: 0.5 > Environment: OpenSuse 10.1 > Reporter: Simon Csaba Endre > Assignee: Simon Csaba Endre > Fix For: 1.0beta > > > The code fails to compile with gcc 4.1. Here are the errors: > include/DriverSocket.hpp:60: error: extra qualification > 'CarobNS::DriverSocket::' on member 'operator<<' > include/BigDecimal.hpp:131: error: extra qualification > 'CarobNS::BigDecimal::' on member 'BigDecimal' > include/ResultSetMetaData.hpp:288: error: extra qualification > 'CarobNS::ResultSetMetaData::' on member 'checkColumnIndex' -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://forge.continuent.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ Carob mailing list [email protected] https://forge.continuent.org/mailman/listinfo/carob
