yol

Results 37 comments of yol

jenkins build this please

clang seems to default to c++98, interestingly. will try to pull https://github.com/Pulse-Eight/platform/pull/46 into depends as patch

> what is the change in behaviour in C++20? this is not c++20-related at all, I think it happens because I removed `-std=c++17` from the depends cxxflags - so clang++...

jenkins build this please

It seems NDK 25 is not recent enough. @wsnipex is it possible to get NDK 26?

jenkins build this please

@joseluismarti yes and no, I did a separate build with NDK 25 and that still fails -> https://jenkins.kodi.tv/job/android-arm-docker/5988/ ``` In file included from /home/jenkins/jenkins-root/workspace/android-arm-docker@2/build/build/xbmc/CompileInfo.cpp:11: /home/jenkins/jenkins-root/workspace/android-arm-docker@2/xbmc/utils/StringUtils.h:79:32: error: constexpr function's return type...