[PR #331] [MERGED] Fix conditional compilation of windows-specific code #483

Closed
opened 2026-02-28 14:33:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jpochyla/psst/pull/331
Author: @mtorromeo
Created: 8/24/2022
Status: Merged
Merged: 8/25/2022
Merged by: @jpochyla

Base: masterHead: linux-build-fix


📝 Commits (1)

  • b99b23d Fix conditional compilation of windows-specific code

📊 Changes

1 file changed (+5 additions, -6 deletions)

View changed files

📝 psst-core/src/audio/output/cubeb.rs (+5 -6)

📄 Description

The code should be compiled out, otherwise the build will only work on windows as the windows crate becomes a hard dependency


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jpochyla/psst/pull/331 **Author:** [@mtorromeo](https://github.com/mtorromeo) **Created:** 8/24/2022 **Status:** ✅ Merged **Merged:** 8/25/2022 **Merged by:** [@jpochyla](https://github.com/jpochyla) **Base:** `master` ← **Head:** `linux-build-fix` --- ### 📝 Commits (1) - [`b99b23d`](https://github.com/jpochyla/psst/commit/b99b23d40482fdb72416bc5d095da0afed617e0d) Fix conditional compilation of windows-specific code ### 📊 Changes **1 file changed** (+5 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `psst-core/src/audio/output/cubeb.rs` (+5 -6) </details> ### 📄 Description The code should be compiled out, otherwise the build will only work on windows as the windows crate becomes a hard dependency --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:33:10 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/psst#483
No description provided.