gradle / gradle/native-platform

Turn OS error codes into strings

Open
#145 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
126
Forks
44
Avg merge
7h 44m
Merged PRs (30d)
9

Description

Linux has `strerror()`, Windows has `FormatMessage` (see [here](https://docs.microsoft.com/en-us/windows/win32/debug/retrieving-the-last-error-code?redirectedfrom=MSDN)). We should use these to turn error codes into strings when constructing our exceptions.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.