Fix plugin groups outside of Wine prefixes

Boost.Process's `boost::process::environment::at` throws when the
environment variable does not exist, as opposed to `operator[]` which
falls back to an empty value.
This commit is contained in:
Robbert van der Helm
2020-09-27 17:26:16 +02:00
parent 1ad9a2b4ab
commit ae402aa805
2 changed files with 13 additions and 2 deletions
+5
View File
@@ -8,6 +8,11 @@ Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Fixed
- Fixed an initialization error when using plugin groups for plugins that are
installed outside of a Wine prefix.
### yabridgectl
- Resolve relative paths when adding plugin directories or when changing