Feat/context #120
unit.yml
on: pull_request
Matrix: android
Matrix: clang-linux
Matrix: clang-macosx
Matrix: gcc-linux
Matrix: gcc-macosx
Annotations
10 errors
clang-macosx (-O0)
Process completed with exit code 8.
|
clang-macosx (-O0 -stdlib=libc++, -stdlib=libc++)
Process completed with exit code 8.
|
clang-linux (-O0)
Process completed with exit code 2.
|
clang-linux (-O0 -stdlib=libc++, -stdlib=libc++)
Process completed with exit code 2.
|
clang-linux (-Ofast -flto -DNDEBUG -stdlib=libc++, -stdlib=libc++)
Process completed with exit code 2.
|
clang-linux (-Ofast -flto -DNDEBUG)
Process completed with exit code 2.
|
clang-macosx (-Ofast -flto -DNDEBUG)
Process completed with exit code 8.
|
clang-macosx (-Ofast -flto -DNDEBUG -stdlib=libc++, -stdlib=libc++)
Process completed with exit code 8.
|
gcc-macosx (-O0)
Process completed with exit code 8.
|
gcc-macosx (-Ofast -flto -DNDEBUG)
Process completed with exit code 8.
|