D17714: Clang: don't enable -Wzero-as-null-pointer-constant on 5.0.0

David Faure noreply at phabricator.kde.org
Thu Dec 20 22:48:39 GMT 2018


dfaure added a comment.


  Damn, I went too fast. This doesn't fix the issue.
  
  CMake says 5.0.300080 is > 5.0.1, obviously.
  
  The reason I enabled it for 5.0.1 is that on x86_64 linux, clang 5.0.1 does support it (but now I realize that 5.0.0 does too, most probably).
  I don't understand what weird mess android does with the clang versioning, but apparently 5.0.3000080 is actually a kind of beta of 5.0.0.... https://stackoverflow.com/questions/47552782/llvm-version-on-ios-and-android seems to confirm that, in fact.
  
  I guess the bug is my own fault, I didn't see there was a NDK 15c after 15b, so I guess one shouldn't use 15b at all.
  I'll revert after confirming that it works with 15c, sorry for the noise.

REPOSITORY
  R240 Extra CMake Modules

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

To: dfaure, aacid, cgiboudeaux, apol
Cc: kde-frameworks-devel, kde-buildsystem, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181220/15fcfce9/attachment.html>


More information about the Kde-frameworks-devel mailing list