Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

gio: Rename TlsConnectionManualExt to ExtManual and export from prelude #483

Merged

Conversation

MarijnS95
Copy link
Contributor

Noticed in 1 that this trait has ManualExt written the wrong way around, and is exported from the crate root instead of the prelude where all other traits are reexported.

CC @bilelmoussaoui

@bilelmoussaoui
Copy link
Member

The rename should he done in Gir.toml as well or otherwise added to the manual_traits list

@MarijnS95 MarijnS95 force-pushed the gio-move-tls-connection-trait branch from 6777f59 to e4f863a Compare April 25, 2021 16:25
Noticed in [1] that this trait has ManualExt written the wrong way
around, and is exported from the crate root instead of the prelude where
all other traits are reexported.

Besides, it has the name the correct way around in the `manual_traits`
array inside Gir.toml.

[1]: gtk-rs/gir#1111 (comment)

Fixes: ad71d74 ("gio: manually generate get_channel_binding_data")
@MarijnS95 MarijnS95 force-pushed the gio-move-tls-connection-trait branch from e4f863a to 07d421f Compare April 25, 2021 16:26
@MarijnS95
Copy link
Contributor Author

@bilelmoussaoui It was already named the correct way around in Gir.toml:

https://github.com/gtk-rs/gtk-rs/blob/c72ce07ce8aaa0e8584e27ad88cbbfe89d6acf72/gio/Gir.toml#L1063-L1066

^^

@GuillaumeGomez
Copy link
Member

Thanks!

@GuillaumeGomez GuillaumeGomez merged commit d1ba74a into gtk-rs:master Apr 25, 2021
@MarijnS95 MarijnS95 deleted the gio-move-tls-connection-trait branch April 25, 2021 17:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants