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

Fix warnings in Visual Studio #35

Merged
merged 2 commits into from Jan 16, 2021
Merged

Fix warnings in Visual Studio #35

merged 2 commits into from Jan 16, 2021

Conversation

johnd0e
Copy link
Contributor

@johnd0e johnd0e commented Jan 15, 2021

@johnd0e johnd0e marked this pull request as ready for review January 15, 2021 15:12
johnd0e pushed a commit to johnd0e/FarManager that referenced this pull request Jan 15, 2021
@johnd0e johnd0e changed the title Apply changes from LuaFar project Fix warnings in Visual Studio Jan 15, 2021
@starwing
Copy link
Owner

VS will warning if declarations appears in the begin of inner block instead of function begins?

@johnd0e
Copy link
Contributor Author

johnd0e commented Jan 15, 2021

VS will warning if declarations appears in the begin of inner block instead of function begins?

No.

@johnd0e
Copy link
Contributor Author

johnd0e commented Jan 16, 2021

VS will warning if declarations appears in the begin of inner block instead of function begins?

I've just reverted such cases.

@starwing starwing merged commit 5627e17 into starwing:master Jan 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants