mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-06 19:40:10 +02:00
Fix plugin group socket name generation
I'm pretty sure you're supposed to be able to format `size_t` values, why does this break the stringstream?
This commit is contained in:
@@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic
|
||||
Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed plugin group socket name generation. This prevented plugin groups with
|
||||
the same name from being used simultaneously in multiple Wine prefixes.
|
||||
|
||||
## [1.2.0] - 2020-05-29
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user