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

feat: Make the default symbol (as in switch-case) more strictly detected #3

Closed
XxX-Daniil-underscore-Zaikin-XxX opened this issue Sep 21, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@XxX-Daniil-underscore-Zaikin-XxX

JContainers is an excellent tool and a dependency for every mod and its dog. However, default is used as a parameter name in many JContainers functions - this means that any mod that uses JContainers cannot be compiled with the Caprica language extensions.

Aside from changing JContainers (and breaking any mod which depended on an older version), I think the best solution is to modify Caprica to only check for the default symbol when it's processing a switch-case.

Related issue:
ryobg/JContainers#119

@XxX-Daniil-underscore-Zaikin-XxX
Copy link
Owner Author

closed in this repository as of latest commit to dev/ppj.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant