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

An empty catch block in the compile function #123

Open
Akvadevka opened this issue Dec 15, 2024 · 4 comments
Open

An empty catch block in the compile function #123

Akvadevka opened this issue Dec 15, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@Akvadevka
Copy link

@yegor256 can you check, please
In the compile function, the catch block is empty, which may hide errors that may be useful for debugging

const compile = function(source, dest) {

@yegor256
Copy link
Member

@maxonfjvipon please, check this one. Is it a bug?

@maxonfjvipon
Copy link
Member

@yegor256 @Akvadevka It's rather bug than feature

@yegor256 yegor256 added the bug Something isn't working label Dec 16, 2024
@yegor256
Copy link
Member

@Akvadevka thanks for reporting, good catch!

@0crat
Copy link

0crat commented Dec 26, 2024

@Akvadevka Thanks for reporting a new bug! You've earned +8 points. By reporting bugs, you help our project improve its quality. If you find anything else in the repository that doesn't look as good as you might expect, do not hesitate to report it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants