[Digikam-devel] [digikam] [Bug 366361] New: createReadWriteLock and createMetadataProcessor should not be pure virtual
Johannes Zarl-Zierl via KDE Bugzilla
bugzilla_noreply at kde.org
Tue Aug 2 22:06:47 BST 2016
https://bugs.kde.org/show_bug.cgi?id=366361
Bug ID: 366361
Summary: createReadWriteLock and createMetadataProcessor should
not be pure virtual
Product: digikam
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: libkipi
Assignee: digikam-devel at kde.org
Reporter: johannes at zarl-zierl.at
Created attachment 100422
--> https://bugs.kde.org/attachment.cgi?id=100422&action=edit
Make createReadWriteLock and createMetadataProcessor not-pure.
If an application does not implement the features HostSupportsReadWriteLock and
HostSupportsMetadataProcessing, the current API still expects the host
application to provide the functions createReadWriteLock and
createMetadataProcessor.
Both methods are already implemented in interface.cpp, so it seems to me that
making them pure virtual was actually a mistake...
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list