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

Regression in soup3-rs #1442

Open
pbor opened this issue Feb 9, 2023 · 0 comments
Open

Regression in soup3-rs #1442

pbor opened this issue Feb 9, 2023 · 0 comments

Comments

@pbor
Copy link
Contributor

pbor commented Feb 9, 2023

When updating soup3-rs to glib-rs 0.17 and the new gir, there is a regression in the autogenerated bindings of websocket_connection_new. In partcular gir generates extensions: Vec[WebsocketExtension] and then tries to call to_glib_ptr on it that does not exist.

See https://gitlab.gnome.org/World/Rust/soup3-rs/-/merge_requests/23

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