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

3 fixes of warnings and potential runtime errors #483

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

namezero111111
Copy link

Redefinition protection added
Added return statement to remove warning about control paths not returning value
Polymorphic exception should be caught by const ref

Redefinition protection added
Warning about control reaching end of non-void function
Fixed: Non-polymorphic exception caught by type
@namezero111111 namezero111111 changed the title Namezero111111 patch 1 3 fixes of warnings and potential runtime errors May 21, 2021
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