| file://:0:0:0:0 | file://:0:0:0:0 | 4 | Error occurred | There was an error during this compilation | There was an error during this compilation | | non_permissive.cpp:6:5:6:5 | non_permissive.cpp:6:5:6:5 | 4 | incompatible_param | argument of type 'const char *' is incompatible with parameter of type 'char *' | "non_permissive.cpp", line 6: error: argument of type "const char *" is incompatible with parameter of type "char *"\n f(str);\n ^\n\n |