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

Alternative way to suppress uncaught #1037

Open
ccecvb opened this issue Mar 24, 2023 · 0 comments
Open

Alternative way to suppress uncaught #1037

ccecvb opened this issue Mar 24, 2023 · 0 comments

Comments

@ccecvb
Copy link

ccecvb commented Mar 24, 2023

I have a source with an uncaught error in the main block and one in an internal procedure.

I currently have either the error Log or rethrow err or Variable uncaught hides variable defined in src/ccetools/cceprg-l.p at line number

Can we have an alternative way to suppress this

I'm not sure what the best way to suppress would be

  • either Hide scope rule ignores uncaught, looks like a dirty hack to me
  • or {&_proparse_ prolint-nowarn(ignoreuncaughterror)} before the catch block
@gquerret gquerret changed the title enhancement request, alternative way to suppress uncaught Alternative way to suppress uncaught Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants