D13613: RFC: Fix libclang default include paths on FreeBSD.

Gleb Popov noreply at phabricator.kde.org
Sat Jun 23 08:56:49 UTC 2018


arrowd added a comment.


  In D13613#281953 <https://phabricator.kde.org/D13613#281953>, @aaronpuchert wrote:
  
  > I guess this comes from the second test row ("ignore-moc-at-end")?
  
  
  Right.
  
  > I'm not sure if `<vector>` includes system headers, but I replaced it with `<cstdlib>`, which obviously includes `<stdlib.h>` from `/usr/include`. That still works here.
  
  In the test source?
  
  > What does KDevelop say when you  include `<vector>`? Does it show any problems? I can install libc++ on my system, but I'm not sure how I could convince DUChain/libclang to use it.
  
  KDevelop doesn't show any problem, because it draws `-I/usr/include` from CMake (I **think**). It is only `test_problems` that fails.

REPOSITORY
  R32 KDevelop

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

To: arrowd, #kdevelop, mwolff
Cc: mwolff, aaronpuchert, kdevelop-devel, antismap, iodelay, vbspam, njensen, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20180623/a3750e8f/attachment.html>


More information about the KDevelop-devel mailing list