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

"Invalid callv target #2" error if line before CO_BEGIN doesn't terminate with a semicolon #7

Closed
JujuAdams opened this issue Nov 3, 2021 · 2 comments
Labels
upstream bug 💧 YYG strikes again

Comments

@JujuAdams
Copy link
Owner

show_debug_message("Remove the semicolon on this line and die");
(function(){})();
@JujuAdams JujuAdams added upstream bug 💧 YYG strikes again workaround active 🔧 Temporary fix for upstream bug labels Nov 3, 2021
JujuAdams added a commit that referenced this issue Nov 3, 2021
@JujuAdams
Copy link
Owner Author

Ugh this fix broke

return CO_BEGIN
//etc.
CO_END

Needs retesting in 2.3.7+

@JujuAdams JujuAdams removed the workaround active 🔧 Temporary fix for upstream bug label Dec 5, 2021
@JujuAdams
Copy link
Owner Author

I think this is fixed now... deactivated the workaround for v0.5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream bug 💧 YYG strikes again
Projects
None yet
Development

No branches or pull requests

1 participant