Add newline at the end of the files. Add -Wno-unused-command-line-argument to programs compilation flow, to support clang.
This commit is contained in:
@@ -62,4 +62,4 @@ int main(int argc, char *argv[])
|
||||
wait(&status);
|
||||
printf("main : end (%d)\n", status);
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user