helloSystem / helloSystem/launch
Handle FBSD_ correctly
Open
- Dominant language
- C++
- Stars
- 17
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description

Instead of
> This application requires at least version FBSD_1.7 of libc.so.7 to run.
>
> Please update it and try again.
it should say
> This application requires at least version FBSD_1.7 of libc.so.7 to run.
>
> Please update __the operating system__ and try again.
Whenever something requires a different `FBSD_`, then updating the application is not going to solve it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.