https://bugs.documentfoundation.org/show_bug.cgi?id=94306
Stephan Bergmann <sberg...@redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sberg...@redhat.com --- Comment #13 from Stephan Bergmann <sberg...@redhat.com> --- (In reply to Daniel L Robertson from comment #8) > I just took a look at it, and if I'm correct this is due to the fact that > there is no default constructor in IBluetoothSocket. boost::noncopyable > defines a default constructor. As a result, you might try something like the > following. It looks somewhat misguided to derive the IBluetoothSocket "interface" from boost::noncopyable in the first place. Just drop that, and let any class deriving from IBluetoothSocket decide for itself whether or not it should be copyable. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice