On 17 March 2013 14:17, Mateusz Loskot <[email protected]> wrote:
> Folks,
>
> I've identified a problem with ODBC backend on 64-bit platforms
> which is related to still limited support of integer types in SOCI.
> However, in order to fix it, I had to do minor changes in common tests.
> Namely, replacing long with int for T in vector<T>.
>
> I made pull request with the fixes:
> https://github.com/SOCI/soci/pull/103
>
> As Travis CI is reporting, all tests are fine.
> It's just Oracle and DB2 have not been tested.
>
> If anyone with access to Oracle or DB2 on 64-bit system
> could help with testing it, I'd really appreciate.

FYI, the 64-bit build has been tested against Oracle 10g

https://github.com/SOCI/soci/pull/103#issuecomment-15090232

The pull request still needs to be tested against DB2.

Best regards,
--
Mateusz Loskot, http://mateusz.loskot.net

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
soci-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/soci-users

Reply via email to