connectivity/Library_dbtools.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit ea76e1a64376f9e8330dddfea60368f191784866 Author: Michael Stahl <mst...@redhat.com> Date: Tue Jul 10 22:08:04 2012 +0200 warning C4530: C++ exception handler used ... specify /EHsc Change-Id: I2a81e4d5d3a19b5537b791391d035212e8bf423e (cherry picked from commit c24d7246ac2772f591892fc9c4a301f76129a997) Signed-off-by: Stephan Bergmann <sberg...@redhat.com> diff --git a/connectivity/Library_dbtools.mk b/connectivity/Library_dbtools.mk index 93539de..7688ef4 100644 --- a/connectivity/Library_dbtools.mk +++ b/connectivity/Library_dbtools.mk @@ -74,7 +74,6 @@ endif #connectivity/source/commontools/RowFunctionParser.cxx disable optimization? $(eval $(call gb_Library_add_noexception_objects,dbtools,\ - connectivity/source/commontools/AutoRetrievingBase \ connectivity/source/simpledbt/refbase \ )) @@ -93,6 +92,7 @@ $(call gb_LexTarget_get_scanner_target,connectivity/source/parse/sqlflex) : T_LE $(eval $(call gb_Library_add_exception_objects,dbtools,\ + connectivity/source/commontools/AutoRetrievingBase \ connectivity/source/commontools/predicateinput \ connectivity/source/commontools/ConnectionWrapper \ connectivity/source/commontools/TConnection \ _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits