Skip to content

fix

fix #44

Triggered via push September 15, 2025 09:20
Status Failure
Total duration 1h 4m 5s
Artifacts

linux.yml

on: push
Matrix: clang
Matrix: gcc
Matrix: intel
Fit to window
Zoom out
Zoom in

Annotations

26 errors
gcc4.7 (c++11)
Process completed with exit code 2.
gcc4.7 (c++11): examples/terminal.cpp#L31
expected ';' before ')' token
gcc4.7 (c++11): examples/terminal.cpp#L31
'e' was not declared in this scope
gcc4.7 (c++11): examples/terminal.cpp#L31
expected '{' before '&' token
gcc4.7 (c++11): examples/terminal.cpp#L31
expected ')' before '&' token
gcc4.7 (c++11): examples/terminal.cpp#L31
expected unqualified-id before '&' token
clang3.7 (c++17)
Process completed with exit code 2.
clang3.7 (c++17): src/Print.cpp#L19
default initialization of an object of const type 'const Terminfo::Capabilities' without a user-provided default constructor
clang3.8 (c++17)
Process completed with exit code 2.
clang3.8 (c++17): src/Print.cpp#L19
default initialization of an object of const type 'const Terminfo::Capabilities' without a user-provided default constructor
clang3.5 (c++11)
Process completed with exit code 2.
clang3.5 (c++11): src/Print.cpp#L19
default initialization of an object of const type 'const Terminfo::Capabilities' requires a user-provided default constructor
clang3.6 (c++11)
Process completed with exit code 2.
clang3.6 (c++11): src/Print.cpp#L19
default initialization of an object of const type 'const Terminfo::Capabilities' without a user-provided default constructor
clang3.7 (c++14)
Process completed with exit code 2.
clang3.7 (c++14): src/Print.cpp#L19
default initialization of an object of const type 'const Terminfo::Capabilities' without a user-provided default constructor
clang3.7 (c++11)
Process completed with exit code 2.
clang3.7 (c++11): src/Print.cpp#L19
default initialization of an object of const type 'const Terminfo::Capabilities' without a user-provided default constructor
clang3.8 (c++14)
Process completed with exit code 2.
clang3.8 (c++14): src/Print.cpp#L19
default initialization of an object of const type 'const Terminfo::Capabilities' without a user-provided default constructor
clang3.6 (c++14)
Process completed with exit code 2.
clang3.6 (c++14): src/Print.cpp#L19
default initialization of an object of const type 'const Terminfo::Capabilities' without a user-provided default constructor
clang3.6 (c++17)
Process completed with exit code 2.
clang3.6 (c++17): src/Print.cpp#L19
default initialization of an object of const type 'const Terminfo::Capabilities' without a user-provided default constructor
clang3.8 (c++11)
Process completed with exit code 2.
clang3.8 (c++11): src/Print.cpp#L19
default initialization of an object of const type 'const Terminfo::Capabilities' without a user-provided default constructor