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

error() has been removed from Pd's public API...use pd_error( ) instead #29

Open
umlaeute opened this issue Dec 20, 2021 · 1 comment
Open

Comments

@umlaeute
Copy link
Collaborator

with Pd-0.52, the error() function has been removed from Pd's public API (the symbol is still exported though for binary compatibility with older externals).

Please update the code to use pd_error() instead (which has been around since at least the beginning of Pd's git history (2007), so there shouldn't be any compat issues)

umlaeute added a commit that referenced this issue Dec 20, 2021
@umlaeute umlaeute linked a pull request Dec 20, 2021 that will close this issue
@cerupcat
Copy link

lgtm

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

Successfully merging a pull request may close this issue.

2 participants