Skip to content

Conversation

pjungkamp
Copy link
Contributor

See #1638

This should be better than the existing bindings, but changing the API to something that accepts &[impl AsRef<OsStr>] would be preferable.

@pjungkamp pjungkamp force-pushed the gio/subprocess-launcher branch from 0622d63 to 1d51e13 Compare January 28, 2025 14:32
@pjungkamp pjungkamp changed the title gio: Use Gir os_string for SubprocessLauncher::set_environ env parameter gio: Use manual env: &[OsString] parameter for SubprocessLauncher::set_environ Jan 28, 2025
@pjungkamp pjungkamp force-pushed the gio/subprocess-launcher branch from 1d51e13 to 037ae39 Compare January 29, 2025 07:53
@pjungkamp pjungkamp marked this pull request as ready for review January 29, 2025 07:59
Copy link
Member

@sdroege sdroege left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Strictly speaking a breaking API change but Path was just completely wrong so this should be fine to backport

@sdroege sdroege merged commit 7728982 into gtk-rs:main Jan 29, 2025
47 of 48 checks passed
@sdroege sdroege added the needs-backport PR needs backporting to the current stable branch label Jan 29, 2025
@sdroege sdroege added backported PR was backported to the current stable branch and removed needs-backport PR needs backporting to the current stable branch labels Feb 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backported PR was backported to the current stable branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants