Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- test2.cpp:1:29: error: invalid conversion from 'const char*' to 't* {aka unsigned char*}' [-fpermissive]
- test2.cpp:2:15: error: ISO C++ forbids declaration of 'H' with no type [-fpermissive]
- test2.cpp:2:30: error: expected constructor, destructor, or type conversion before '(' token
- test2.cpp:2:56: error: 'c' was not declared in this scope
- test2.cpp:2:58: error: 'a' was not declared in this scope
- test2.cpp:2:59: error: expression list treated as compound expression in initializer [-fpermissive]
- test2.cpp:2:60: error: expected ',' or ';' before '{' token
- test2.cpp:3:27: error: ISO C++ forbids declaration of 'V' with no type [-fpermissive]
- test2.cpp: In function 'int V(t*)':
- test2.cpp:3:46: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses]
- test2.cpp:3:50: warning: no return statement in function returning non-void [-Wreturn-type]
- test2.cpp: At global scope:
- test2.cpp:3:60: error: ISO C++ forbids declaration of 'Z' with no type [-fpermissive]
- test2.cpp: In function 'int Z(t*, t)':
- test2.cpp:3:68: warning: no return statement in function returning non-void [-Wreturn-type]
- test2.cpp: At global scope:
- test2.cpp:3:78: error: ISO C++ forbids declaration of 'e' with no type [-fpermissive]
- test2.cpp: In function 'int e(t, H)':
- test2.cpp:4:76: error: 'Q' was not declared in this scope
- test2.cpp:4:77: error: 'R' was not declared in this scope
- test2.cpp:4:79: warning: no return statement in function returning non-void [-Wreturn-type]
- test2.cpp: At global scope:
- test2.cpp:5:3: error: ISO C++ forbids declaration of 'I' with no type [-fpermissive]
- test2.cpp: In function 'int I()':
- test2.cpp:6:74: error: 'getchar' was not declared in this scope
- test2.cpp:6:78: error: 'Q' was not declared in this scope
- test2.cpp:7:1: warning: no return statement in function returning non-void [-Wreturn-type]
- test2.cpp: At global scope:
- test2.cpp:7:74: error: ISO C++ forbids declaration of 'R' with no type [-fpermissive]
- test2.cpp: In function 'int R(H, int)':
- test2.cpp:8:5: error: too many arguments to function
- test2.cpp:8:5: error: invalid conversion from 'int' to 'H {aka int (*)()}' [-fpermissive]
- test2.cpp:8:29: error: 'main' was not declared in this scope
- test2.cpp:8:74: warning: no return statement in function returning non-void [-Wreturn-type]
- test2.cpp: At global scope:
- test2.cpp:8:77: error: ISO C++ forbids declaration of 'P' with no type [-fpermissive]
- test2.cpp: In function 'int P()':
- test2.cpp:9:4: warning: no return statement in function returning non-void [-Wreturn-type]
- test2.cpp: At global scope:
- test2.cpp:9:7: error: ISO C++ forbids declaration of 'z' with no type [-fpermissive]
- test2.cpp: In function 'int z()':
- test2.cpp:9:77: error: 'O' was not declared in this scope
- test2.cpp:9:79: warning: no return statement in function returning non-void [-Wreturn-type]
- test2.cpp: At global scope:
- test2.cpp:10:6: error: ISO C++ forbids declaration of 'O' with no type [-fpermissive]
- test2.cpp: In function 'int O(t*)':
- test2.cpp:10:78: error: 'printf' was not declared in this scope
- test2.cpp:11:1: warning: no return statement in function returning non-void [-Wreturn-type]
- test2.cpp: At global scope:
- test2.cpp:11:4: error: ISO C++ forbids declaration of 'T' with no type [-fpermissive]
- test2.cpp: In function 'int T()':
- test2.cpp:11:32: error: invalid conversion from 'const char*' to 't* {aka unsigned char*}' [-fpermissive]
- test2.cpp:11:74: warning: no return statement in function returning non-void [-Wreturn-type]
- test2.cpp: At global scope:
- test2.cpp:11:76: error: expected constructor, destructor, or type conversion before '(' token
- test2.cpp:13:76: error: ISO C++ forbids declaration of 'M' with no type [-fpermissive]
- test2.cpp: In function 'int M()':
- test2.cpp:14:24: warning: no return statement in function returning non-void [-Wreturn-type]
- test2.cpp: At global scope:
- test2.cpp:14:75: error: ISO C++ forbids declaration of 'h' with no type [-fpermissive]
- test2.cpp: In function 'int h()':
- test2.cpp:15:78: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses]
- test2.cpp:18:4: error: too many arguments to function 'int P()'
- test2.cpp:8:75: note: declared here
- test2.cpp:18:5: error: too many arguments to function 'int P()'
- test2.cpp:8:75: note: declared here
- test2.cpp:18:11: warning: no return statement in function returning non-void [-Wreturn-type]
- test2.cpp: At global scope:
- test2.cpp:18:14: error: ISO C++ forbids declaration of 'g' with no type [-fpermissive]
- test2.cpp: In function 'int g()':
- test2.cpp:18:27: warning: no return statement in function returning non-void [-Wreturn-type]
- test2.cpp: At global scope:
- test2.cpp:18:30: error: ISO C++ forbids declaration of 'f' with no type [-fpermissive]
- test2.cpp: In function 'int f()':
- test2.cpp:18:38: error: too many arguments to function 'int P()'
- test2.cpp:8:75: note: declared here
- test2.cpp:18:49: warning: no return statement in function returning non-void [-Wreturn-type]
- test2.cpp: At global scope:
- test2.cpp:18:52: error: ISO C++ forbids declaration of 'p' with no type [-fpermissive]
- test2.cpp: In function 'int p()':
- test2.cpp:18:67: warning: no return statement in function returning non-void [-Wreturn-type]
- test2.cpp: At global scope:
- test2.cpp:18:70: error: ISO C++ forbids declaration of 'd' with no type [-fpermissive]
- test2.cpp: In function 'int d()':
- test2.cpp:18:78: error: too many arguments to function 'int P()'
- test2.cpp:8:75: note: declared here
- test2.cpp:19:10: warning: no return statement in function returning non-void [-Wreturn-type]
- test2.cpp: At global scope:
- test2.cpp:19:12: error: expected constructor, destructor, or type conversion before '(' token
- test2.cpp:19:49: error: ISO C++ forbids declaration of 'n' with no type [-fpermissive]
- test2.cpp: In function 'int n()':
- test2.cpp:19:64: error: 'w' was not declared in this scope
- test2.cpp:19:66: error: 'c' was not declared in this scope
- test2.cpp:19:69: warning: no return statement in function returning non-void [-Wreturn-type]
- test2.cpp: At global scope:
- test2.cpp:19:72: error: ISO C++ forbids declaration of 'a' with no type [-fpermissive]
- test2.cpp: In function 'int a()':
- test2.cpp:20:6: warning: no return statement in function returning non-void [-Wreturn-type]
- test2.cpp: At global scope:
- test2.cpp:20:12: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
- test2.cpp: In function 'int main()':
- test2.cpp:20:20: error: 'Q' was not declared in this scope
- test2.cpp: At global scope:
- test2.cpp:20:78: error: invalid conversion from 'const char*' to 't* {aka unsigned char*}' [-fpermissive]
- [Finished in 0.4s with exit code 1]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement