Skip to content

fix(webp): correct mapping of WebPMuxError to string#218

Open
klausbrunner wants to merge 1 commit into
r-lib:mainfrom
klausbrunner:webp-errorcodes
Open

fix(webp): correct mapping of WebPMuxError to string#218
klausbrunner wants to merge 1 commit into
r-lib:mainfrom
klausbrunner:webp-errorcodes

Conversation

@klausbrunner

Copy link
Copy Markdown
Contributor

WebPMuxError codes weren't properly mapped to strings, as actual error codes here are zero or negative.

error codes aren't zero-based here, just use a boring switch
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 this pull request may close these issues.

1 participant