office-gobmx/external/mysqlcppconn
Stephan Bergmann f89f9aa6ad With GCC -std=gnu++17, dynamic exception specifications cause an error
...instead of a warning (as with Clang), so this follow-up to
e16644fa1c "external/mysqlcppconn: Silence
-Wdynamic-exception-spec errors" patches the (few) dynamic exception
specifications out of external/mysqlcppconn completely

Change-Id: I83a42f1c09e60c15fad1564cf7c42eb3370485da
2017-02-23 12:20:49 +01:00
..
patches With GCC -std=gnu++17, dynamic exception specifications cause an error 2017-02-23 12:20:49 +01:00
binding_config.h
config.h
Library_mysqlcppconn.mk With GCC -std=gnu++17, dynamic exception specifications cause an error 2017-02-23 12:20:49 +01:00
Makefile
Module_mysqlcppconn.mk
README
UnpackedTarball_mysqlcppconn.mk With GCC -std=gnu++17, dynamic exception specifications cause an error 2017-02-23 12:20:49 +01:00
version_info.h

From [http://dev.mysql.com/downloads/connector/cpp/]