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

It says "compilation error!!!" when only warnings exist #100

Open
Gary2005 opened this issue Oct 20, 2022 · 1 comment
Open

It says "compilation error!!!" when only warnings exist #100

Gary2005 opened this issue Oct 20, 2022 · 1 comment

Comments

@Gary2005
Copy link

I add -Wall to compilation flag in order to receive some warning . But it can't be compiled when only warning exist .

@adityachirania
Copy link
Collaborator

adityachirania commented Dec 1, 2022

Hi Gary,
That was intended by us to discourage beginners from writing code that has warnings. Hence we throw compilation error even for warnings. However since we are receiving quite some requests to enable programs with warnings to run, will definitely enable this.

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

No branches or pull requests

2 participants