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

It would be good to made library stateless #3

Open
pozemka opened this issue Jan 8, 2020 · 1 comment
Open

It would be good to made library stateless #3

pozemka opened this issue Jan 8, 2020 · 1 comment

Comments

@pozemka
Copy link
Owner

pozemka commented Jan 8, 2020

Or at least some part of it

All internal state can be wrapped in structure and passed along chain of function calls. (thanks @VladimirMarkelov for idea)

This will lead to thread safety too.

pozemka added a commit that referenced this issue Jan 8, 2020
* renamed test executable due to name reservation conflict in CMake
* other fixes in CmakeLists.txt. Now again builds with openSUSE 15.1
* more tests implemented
* added missing support for basic bright colors (90-97 and 100-107)
* found few bugs: see #3, #5
@pozemka
Copy link
Owner Author

pozemka commented Jan 8, 2020

This issue was linked in commit instead of #4

@pozemka pozemka changed the title It will be good to made library stateless It would be good to made library stateless Feb 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant