michael-o commented on issue #909: URL: https://github.com/apache/arrow-nanoarrow/issues/909#issuecomment-5043504016
Just to interate on what I have proposed: Use `errno.h` for low level (libc), I guess. My proposal was is to look into how curl does, the have their own macros: `CURL_E...` See: https://github.com/curl/curl/blob/057b25135848575d6f62eed97874a8d71e72af1d/include/curl/curl.h#L518-L648 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
