"vscode:/vscode.git/clone" did not exist on "031303e9f6be142ca0d934a36f3821ae713944fc"
fix compiler warnings
gcc gives warnings like this: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result Assign value to a variable, cast to (void) to discard it.
Please register or sign in to comment