This patch was required for win32 to compile after commit 8626. I was
under the impression that the .def files were automatically generated
for windows, but obviously not.

Index: lib/bacula32.def
===================================================================
--- lib/bacula32.def    (revision 8634)
+++ lib/bacula32.def    (working copy)
@@ -68,7 +68,7 @@

 ; plugins.o
 _Z10new_pluginv
-_Z12load_pluginsPvS_PKcS1_
+_Z12load_pluginsPvS_PKcS1_PFbP6PluginE
 _Z14unload_pluginsv
 _Z19dbg_plugin_add_hookPFvP6PluginP6_iobufE

------------------------------------------------------------------------------
_______________________________________________
Bacula-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to