helloSystem / helloSystem/launch

Handle FBSD_ correctly

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
17
Forks
6
PR merge metrics
No merged PRs in 30d

Description

![image](https://user-images.githubusercontent.com/2480569/193583139-9d120a9a-3cd7-4c0d-a4e7-29a2a7053641.png)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.