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

Ancient API break in IScriptEnvironment::Invoke() #288

Open
myrsloik opened this issue May 21, 2022 · 0 comments
Open

Ancient API break in IScriptEnvironment::Invoke() #288

myrsloik opened this issue May 21, 2022 · 0 comments

Comments

@myrsloik
Copy link

In Avisynth 2.5.x arg_names that are a pointer to an empty string ("") get treated the same as passing NULL. This behavior changed from 2.6 onward and actually breaks old yatta builds. Just thought I'd mention it since it took me a while to figure it out. In case you're wondering why yatta does it it's because of a typo in the code.

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

1 participant