Review Request 120833: Handle absolute paths without extension in KPluginLoader::findPlugin()
Alexander Richardson
arichardson.kde at gmail.com
Wed Oct 29 17:27:16 UTC 2014
> On Okt. 28, 2014, 10:59 nachm., David Faure wrote:
> > This should be done in Qt, IMHO. The docu (which I added in 418890e07) says "We recommend omitting the file's suffix in the file name" without specifying that this would only work for relative paths.
>
> David Faure wrote:
> I can look into adding that somewhen, but if you feel like making a Qt submission, go ahead of course.
>
> Alexander Richardson wrote:
> I can add it to Qt, just have to figure out how to use Gerrit
https://codereview.qt-project.org/#/c/98438/
- Alexander
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/120833/#review69357
-----------------------------------------------------------
On Okt. 27, 2014, 10:51 nachm., Alexander Richardson wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/120833/
> -----------------------------------------------------------
>
> (Updated Okt. 27, 2014, 10:51 nachm.)
>
>
> Review request for KDE Frameworks, David Faure and Sebastian Kügler.
>
>
> Repository: kcoreaddons
>
>
> Description
> -------
>
> This means that e.g. KPluginLoader::findPlugin("/usr/lib/plugins/foo")
> can now return "/usr/lib/plugins/foo.so" instead of an empty string.
>
> Should this be done in Qt instead?
>
>
> Diffs
> -----
>
> autotests/kpluginloadertest.cpp 3ded0ebca2e0fd20e09bf6e4eca152d13ac11f46
> src/lib/plugin/kpluginloader.cpp 802ef843bca4526cc9a4ee6780e8125453786b12
>
> Diff: https://git.reviewboard.kde.org/r/120833/diff/
>
>
> Testing
> -------
>
> Unit test passes
>
>
> Thanks,
>
> Alexander Richardson
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20141029/2c06afb5/attachment.html>
More information about the Kde-frameworks-devel
mailing list