You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a progress ticket seqan/product_backlog#127 that tracks the progress and open bug tickets considering clang.
For example: clang does not support including the header #include <ranges> (see https://godbolt.org/z/rsKsPsWxE) from the gcc stdlib. We are working on that, but it will take some time.
Our goal is to support all C++20 compiler, but right now, only gcc supports the subset that we need.
Log: https://people.freebsd.org/~yuri/seqan3-tests.log
The text was updated successfully, but these errors were encountered: