-
Notifications
You must be signed in to change notification settings - Fork 14
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
mcmarius
wants to merge
8
commits into
main
Choose a base branch
from
common-libs
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Common libs #6
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12c5d26
to
e7f0b94
Compare
529115c
to
8c60483
Compare
5de2293
to
b73acce
Compare
799a2ef
to
6b80a16
Compare
015ef61
to
a5767c8
Compare
a5767c8
to
10452d0
Compare
1684916
to
77b8407
Compare
77b8407
to
ec44156
Compare
84403b1
to
cb69a8a
Compare
cb69a8a
to
c7f8240
Compare
c3dc444
to
b2df890
Compare
1e5015b
to
a651a5e
Compare
97fc2a3
to
cac8e69
Compare
d17b220
to
0fa7b3b
Compare
4b25aae
to
933363d
Compare
4f184af
to
81aa54e
Compare
2896778
to
25a01e8
Compare
- 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
64cd208
to
9711966
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Note: this PR is not meant to be merged in the template repository.