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

fixed exception catching changed to const reference rather than value #343

Merged

Conversation

hith3sh
Copy link
Contributor

@hith3sh hith3sh commented May 6, 2024

fixed the issue (#342) I mentioned where it gives a warning message due to exceptions handled using a value rather than a reference.
Happened during the build process, specifically when compiling the source file Channel.cpp file

@alanxz alanxz merged commit 35db135 into alanxz:master May 6, 2024
2 checks passed
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.

2 participants