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

Compile能否提前发现某些Function不可用? #609

Open
fjdingsd opened this issue Jan 22, 2024 · 0 comments
Open

Compile能否提前发现某些Function不可用? #609

fjdingsd opened this issue Jan 22, 2024 · 0 comments
Assignees
Labels

Comments

@fjdingsd
Copy link

fjdingsd commented Jan 22, 2024

使用 disableFeature 或 removeFunction 的时候,只能是在 execute 后才能报错 “xxx not found”
能否在compile时就能发现?
这种行为更像是解释型?
更有点不解5.3之后的编译和解释两种模式了

@killme2008 killme2008 self-assigned this Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants