Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

e #7

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

e #7

wants to merge 5 commits into from

Conversation

KaanConti
Copy link
Owner

tg

@github-actions
Copy link

github-actions bot commented Jun 22, 2023

UBUNTU COMPILE RESULT - ⚠️ Warnings( 3 ) ❌ Errors( 1 )

test_ga//main.cpp

Lines 5 to 7 in feda11f

.
test
return 0;

-Line: 5  error: expected primary-expression before ‘.’ token

test_ga//main.cpp

Lines 2 to 7 in feda11f

int kaan;
int b;
int c;
.
test
return 0;

!Line: 2  warning: unused variable ‘kaan’ [-Wunused-variable]

test_ga//main.cpp

Lines 3 to 7 in feda11f

int b;
int c;
.
test
return 0;

!Line: 3  warning: unused variable ‘b’ [-Wunused-variable]

test_ga//main.cpp

Lines 4 to 7 in feda11f

int c;
.
test
return 0;

!Line: 4  warning: unused variable ‘c’ [-Wunused-variable]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant