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

Panicf is excessive #333

Open
c-smile opened this issue Mar 31, 2022 · 0 comments
Open

Panicf is excessive #333

c-smile opened this issue Mar 31, 2022 · 0 comments
Assignees
Labels

Comments

@c-smile
Copy link
Contributor

c-smile commented Mar 31, 2022

Here:

log.Panicf("Unhandled sciter event case: 0x%04X.\nCheck `EVENT_GROUPS` in sciter-x-behavior.h in the latest Sciter SDK", evtg)

Panicf is excessive - not future compatible.

Please see: https://sciter.com/forums/topic/build-success-on-mac-os-but-run-error/ for the details.

@pravic pravic self-assigned this Apr 4, 2022
@pravic pravic added the bug label Apr 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants