office-gobmx/mysqlcppconn
Michael Stahl 9931d736ed fdo#52275: Revert "mysqlcppconn: work around weird gcc issue"
This reverts commit d3d533c9e4.

Hard-coding -std=c++xy in one module is a bad idea.

None of these gccs give any spurious error in gnu++11 mode now:
gcc (GCC) 4.6.3 20120306 (Red Hat 4.6.3-2)
gcc (GCC) 4.7.0 20120507 (Red Hat 4.7.0-5)
2012-07-20 14:22:27 +02:00
..
patches
prj make gbuild the default assumption of build.pl 2012-04-29 03:50:46 +02:00
cppconn_config.pmk
makefile.mk Revert "mysqlcppconn: force recompilation when switching between different bindings" 2011-12-09 01:17:19 +01:00
mysql-connector-c++-1.1.0-mysql-binding-dynamic.patch fix build with --enable-ext-mysql-connector --without-system-mysql 2011-12-08 20:43:36 +01:00
mysql-connector-c++-1.1.0-mysql-binding-static.patch
mysql-connector-c++-1.1.0.patch
mysql_config.pmk fdo#52275: Revert "mysqlcppconn: work around weird gcc issue" 2012-07-20 14:22:27 +02:00
README Added and improved READMEs for modules whihc used to be in libs-extern 2012-02-08 23:18:06 -05:00

From [http://forge.mysql.com/wiki/Connector_C%2B%2B]