]> git.pld-linux.org Git - packages/glom.git/blobdiff - glom-build.patch
- updated to 1.32.0
[packages/glom.git] / glom-build.patch
diff --git a/glom-build.patch b/glom-build.patch
new file mode 100644 (file)
index 0000000..336b638
--- /dev/null
@@ -0,0 +1,11 @@
+--- glom-1.32.0/glom/glom_test_connection.cc.orig      2019-10-28 14:38:20.000000000 +0100
++++ glom-1.32.0/glom/glom_test_connection.cc   2019-10-31 07:57:44.519558468 +0100
+@@ -200,7 +200,7 @@
+   {
+     //TODO: Move some of the *CentralHosted API into a multiply-inherited Server base class,
+     //to avoid the duplication?
+-    auto derived_backend = std::make_shared<Glom::ConnectionPoolBackends::MySQLCentralHosted;
++    auto derived_backend = std::make_shared<Glom::ConnectionPoolBackends::MySQLCentralHosted>();
+     //Use a specified port, or try all suitable ports:
+     if(group.m_arg_server_port)
This page took 0.027425 seconds and 4 git commands to generate.