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

Request a new event to be notified that the #function is missing #193

Open
dzpao opened this issue Jul 14, 2023 · 1 comment
Open

Request a new event to be notified that the #function is missing #193

dzpao opened this issue Jul 14, 2023 · 1 comment

Comments

@dzpao
Copy link
Contributor

dzpao commented Jul 14, 2023

If a long piece of code (e.g. more than 1000 lines) is running without a base function, the result will be incorrect, but it will be difficult for the user to find and correct it. This is possible in compiled languages with compile checking, but for TinTin++ I think it would be better to add an event.

Similarly maybe there are missing variables, or possibly other scenarios that I'm not think of.

@scandum
Copy link
Owner

scandum commented Jul 14, 2023

Not a bad idea, I'll make a note on my todo list.

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

No branches or pull requests

2 participants