Skip to content

Separate error gathering from pure bindings#108

Open
pirbo wants to merge 1 commit into
dbuenzli:masterfrom
pirbo:pirbo-errors
Open

Separate error gathering from pure bindings#108
pirbo wants to merge 1 commit into
dbuenzli:masterfrom
pirbo:pirbo-errors

Conversation

@pirbo

@pirbo pirbo commented Mar 3, 2025

Copy link
Copy Markdown
Contributor

Depends on #107.

This is the only change of behavior required to switch the binding from using ctypes-foreign (aka libffi) to statically generated stubs. I put it as its own intermediate PR to put the spotlight on it.

I think it is harmless. Maybe some Option.t are now allocated that weren't by having the error gathering part of the type cast... But it is its own PR exactly so that you can challenge that claim :).

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