D12112: Fix compiler warning under Clang

Kevin Funk noreply at phabricator.kde.org
Wed Apr 11 13:02:23 UTC 2018


kfunk created this revision.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.
kfunk requested review of this revision.

REVISION SUMMARY
  Issue:
  In file included from .../kcoreaddons/src/lib/caching/kshareddatacache.cpp:25:
  .../kcoreaddons/src/lib/caching/kshareddatacache_p.h:169:47: warning: unknown attribute 'artificial' ignored [-Wunknown-attributes]
  
    __attribute__((always_inline, gnu_inline, artificial))
                                              ^

REPOSITORY
  R244 KCoreAddons

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D12112

AFFECTED FILES
  src/lib/caching/kshareddatacache_p.h

To: kfunk
Cc: #frameworks, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180411/4db733b4/attachment.html>


More information about the Kde-frameworks-devel mailing list