fix #44
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
|