D7459: Use config.h more

Kevin Funk noreply at phabricator.kde.org
Tue Aug 22 07:21:09 UTC 2017


kfunk created this revision.
Restricted Application added subscribers: Frameworks, kwrite-devel.
Restricted Application added a project: Frameworks.

REVISION SUMMARY
  This also fixes an issue with regards to HAVE_FDATASYNC:
  
  src/buffer/katesecuretextbuffer.cpp:157:5:
   warning: 'HAVE_FDATASYNC' is not defined, evaluates to 0 [-Wundef]
   #if HAVE_FDATASYNC
  
    ^
  
  > The code path with fdatasync() was never enabled in that file prior
  =====================================================================
  
  to this patch

REPOSITORY
  R39 KTextEditor

BRANCH
  master

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

AFFECTED FILES
  config.h.cmake
  src/CMakeLists.txt
  src/buffer/katesecuretextbuffer.cpp
  src/document/katedocument.cpp
  src/swapfile/kateswapfile.cpp
  src/utils/kateglobal.cpp

To: kfunk
Cc: kwrite-devel, #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170822/7725477f/attachment.html>


More information about the Kde-frameworks-devel mailing list