[odb-announcements] ODB runtimes 2.0.1 bugfix released

Boris Kolpackov boris at codesynthesis.com
Mon Jun 18 04:05:34 EDT 2012


Hi,

New bugfix releases for the common ODB runtime library (libodb)
and database-specific ODB runtime libraries (libodb-<database>)
are now available.

The new common runtime release works around a VC++ compilation
bug resulting in ambiguous name lookup in polymorphic-map.hxx:44
for some databases.

The new database-specific runtime releases fix a compilation bug
in polymorphic class hierarchies that are split over multiple
source files. For more information on this issue, refer to the
following mailing list thread:

http://www.codesynthesis.com/pipermail/odb-users/2012-May/000576.html

In addition the MySQL runtime release fixes a build problem on
Fedora 15 and later. For more information on this issue, refer to
the following mailing list thread:

http://www.codesynthesis.com/pipermail/odb-users/2012-June/000599.html

Note also that all the fixes are for compile-time/build related
issues which means that you don't need to upgrade if everything
compiles fine for you.

You can download the new packages from the ODB download page:

http://www.codesynthesis.com/products/odb/download.xhtml

SHA1 checksums for the files in this release are as follows:

fac1da357db6aa3ef605358e15fe0a0735b80f72  libodb-2.0.1.tar.bz2
94ca678c17d84b1f31ce7ac3c8c0246d94b81a61  libodb-2.0.1.tar.gz
e7a7f02a134ef92388532f8c7b1932e507035db7  libodb-2.0.1.zip
1e32488b50e5dc3aa9d807e0f608e67896aadaf9  libodb-mssql-2.0.1.tar.bz2
59ceb66378bc2f6c590832af8391ff0929d60963  libodb-mssql-2.0.1.tar.gz
bf17333233349f15b3ce1be3dc347b1fe2cb8782  libodb-mssql-2.0.1.zip
e128cd1ff5880e5746ea3ca2c61189e28cc32670  libodb-mysql-2.0.1.tar.bz2
4a9410f49d66a68a8ab02f8abc401979bad2ef41  libodb-mysql-2.0.1.tar.gz
f7cb6aafb4c1efb0f57d6bbefbf653a8381f9661  libodb-mysql-2.0.1.zip
97c43c025a89b18a7014e704bd896c10db008ea4  libodb-oracle-2.0.1.tar.bz2
093f7a3e5b2644c1eaeddc01509f83f51f0b6923  libodb-oracle-2.0.1.tar.gz
bb671b4ab51d3ffc148ebe7c1740f20a821b06e6  libodb-oracle-2.0.1.zip
0a69cc90394c814a8c1773cde952f079b5bf87af  libodb-pgsql-2.0.1.tar.bz2
c17f8c68e94360b6b438ac7db7ec9945570224b6  libodb-pgsql-2.0.1.tar.gz
245baa458d38e3adf4c5ad7df0f26544c61eb231  libodb-pgsql-2.0.1.zip
4fec286798a8d627602a56fedd404ba1ae8dcb73  libodb-sqlite-2.0.1.tar.bz2
f64d03585139d823bb7bc183dfd8b5865b5b641e  libodb-sqlite-2.0.1.tar.gz
a2d8661127adfc8da54cbf96af90515b4c401c87  libodb-sqlite-2.0.1.zip

Boris



More information about the odb-announcements mailing list