ctl: enhancement for error reporting
13 Nov
2020
13 Nov
'20
12:23 p.m.
alsa-project/alsa-gobject pull request #48 was opened from takaswie:
Current implementation uses library-wide error domain to report error, however this is partly against rule of GError usage. Furthermore, the error delivers information just about errno and hard to know the cause of error.
This patchset enhances error reporting. The library-wide error domain is obsoleted. A new error domain is added just for ALSACtl.Card. The error domain delivers information about the cause of error.
Request URL : https://github.com/alsa-project/alsa-gobject/pull/48 Patch URL : https://github.com/alsa-project/alsa-gobject/pull/48.patch Repository URL: https://github.com/alsa-project/alsa-gobject
1501
Age (days ago)
1501
Last active (days ago)
0 comments
1 participants
participants (1)
-
GitHub pull_request - opened