intel / intel/pcm

PCM constructor should handle errors and raise them to its caller

Open
#423 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
3.3k
Forks
528
Avg merge
1h 40m
Merged PRs (30d)
2

Description

Right now, the PCM constructor calls many functions which return true/false depending on the error, and the PCM constructor returns without a way to signal that it is not ready to use, which, on macOS, currently causes a segfault later on.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.