2
0
mirror of https://github.com/boostorg/gil.git synced 2026-01-24 05:52:13 +00:00
Files
gil/.github
Mateusz Łoskot 2ad274cc81 ci: Remove cxxstd=14 from clang 3.5 job on GitHub Actions (#590)
Despite https://clang.llvm.org/cxx_status.html saying:

  Clang 3.4 and later implement all of the ISO C++ 2014 standard.

The clang 3.5 suffers from the bug in C++14 mode causing failure of
Boost.Filesystem build with:

  error: debug information for auto is not yet supported
  error: debug information for auto is not yet supported

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=800483
2021-04-02 20:35:17 +02:00
..
2018-06-27 00:02:27 -04:00