Closed metayan closed 3 years ago
raise-if-error doesn't work as it should.
raise-if-error
For example
(pa:host-api-device-index-to-device-index 1 3)
returns -9978 instead of raising a condition.
-9978
raise-if-error
doesn't work as it should.For example
returns
-9978
instead of raising a condition.