Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standard library requires serious attention. #102

Open
MatiF100 opened this issue Dec 4, 2021 · 2 comments
Open

Standard library requires serious attention. #102

MatiF100 opened this issue Dec 4, 2021 · 2 comments
Labels
bug Something isn't working help wanted Extra attention is needed
Milestone

Comments

@MatiF100
Copy link
Collaborator

MatiF100 commented Dec 4, 2021

Many external libraries require functions that are not yet implemented or are not working as intended. This causes porting these to take a lot of time, since even though they may compile and seem to run, they cannot be guaranteed to work properly.

Focus should be on functions already implemented but not fully working, since these are not recognizable during compilation nor the linking phase

@MatiF100 MatiF100 added bug Something isn't working help wanted Extra attention is needed labels Dec 4, 2021
@MinusPL
Copy link
Collaborator

MinusPL commented May 25, 2022

This is going to be next major issue I'm going to work on. If anybody wants to do it earlier please feel free to start.

@MinusPL MinusPL added this to the MicrOS 1.4 milestone Feb 12, 2023
@MinusPL
Copy link
Collaborator

MinusPL commented Feb 12, 2023

Assigned to OS Releae 1.4 - should be worked on with new features to make everything stable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants