hidapi icon indicating copy to clipboard operation
hidapi copied to clipboard

Add error reporting to the MacOS port.

Open hardkrash opened this issue 2 years ago • 3 comments

Initial implementation of error messages for the macOS port.

Interface mostly copied from the linux port. Messages probably need some love for the other errors being reported.

hardkrash avatar Jul 31 '21 20:07 hardkrash

This is to resolve issue #310

hardkrash avatar Jul 31 '21 20:07 hardkrash

Hi @hardkrash,

Are you still up to finish this PR? I've started some changes for hidraw backend: https://github.com/libusb/hidapi/pull/428, those introduce a safe strategy for hid_error and allows to proceed with the implementation for other (this one) backends.

Youw avatar Jun 12 '22 21:06 Youw

#428 has been merged.

mcuee avatar Aug 16 '22 09:08 mcuee

I guess if any objections/improvements - we'll be fixing them in master.

Youw avatar Oct 14 '22 10:10 Youw