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

Common libs #6

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Common libs #6

wants to merge 8 commits into from

Conversation

mcmarius
Copy link
Owner

Note: this PR is not meant to be merged in the template repository.

@mcmarius mcmarius force-pushed the common-libs branch 2 times, most recently from 12c5d26 to e7f0b94 Compare August 20, 2022 10:26
@mcmarius mcmarius force-pushed the common-libs branch 2 times, most recently from 529115c to 8c60483 Compare October 6, 2022 21:46
@mcmarius mcmarius force-pushed the common-libs branch 6 times, most recently from 5de2293 to b73acce Compare February 23, 2023 22:45
@mcmarius mcmarius force-pushed the common-libs branch 3 times, most recently from 799a2ef to 6b80a16 Compare February 27, 2023 23:30
@mcmarius mcmarius force-pushed the common-libs branch 3 times, most recently from 015ef61 to a5767c8 Compare July 31, 2023 12:51
@mcmarius mcmarius force-pushed the common-libs branch 3 times, most recently from 84403b1 to cb69a8a Compare February 2, 2024 23:06
@mcmarius mcmarius force-pushed the common-libs branch 2 times, most recently from c3dc444 to b2df890 Compare August 2, 2024 22:42
@mcmarius mcmarius force-pushed the common-libs branch 2 times, most recently from 1e5015b to a651a5e Compare August 3, 2024 00:54
@mcmarius mcmarius force-pushed the main branch 2 times, most recently from 97fc2a3 to cac8e69 Compare October 2, 2024 13:16
@mcmarius mcmarius force-pushed the common-libs branch 2 times, most recently from d17b220 to 0fa7b3b Compare October 2, 2024 14:19
@mcmarius mcmarius force-pushed the common-libs branch 2 times, most recently from 4b25aae to 933363d Compare November 14, 2024 15:21
@mcmarius mcmarius force-pushed the common-libs branch 3 times, most recently from 4f184af to 81aa54e Compare November 27, 2024 21:49
@mcmarius mcmarius force-pushed the common-libs branch 2 times, most recently from 2896778 to 25a01e8 Compare December 11, 2024 21:59
- Fix ambiguities in newer gcc versions
- Patch rlutil, misc fixes
- Discard unreachable code
- Determine CI env at runtime
    With defines, we determine the env at compile time.
    This has the drawback that the generated binaries will not work as expected outside CI.
- NULL and nullptr
    If more CI envs are added, refactor out the null check (or the function call) into a macro
Fix multiple definitions of custom function

Bug găsit de @Apostol-Alin

Fix sleep
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

Successfully merging this pull request may close these issues.

1 participant