-
Notifications
You must be signed in to change notification settings - Fork 654
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
2022 Refresh (exe name change, cleanup build, cleanup repo) #1149
Closed
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
0dc3e2d
to
a0705e0
Compare
related discussions at #1033 (linked to keep pr chatter clean) |
be9e8a7
to
1a2c77f
Compare
0a33063
to
8372079
Compare
7a7b163
to
611f861
Compare
fe86a57
to
c2bc2c5
Compare
b83af84
to
bbb9e59
Compare
e1c3af1
to
5fcd91a
Compare
/wd4701 # potentially uninitialized local variable used /wd4702 # unreachable code /wd4703 # potentially uninitialized local pointer variable used
4189: 'scaleOver75': local variable is initialized but not referenced 4389: '==': signed/unsigned mismatch 4701: potentially uninitialized local variable 4702: unreachable code 4703: potentially uninitialized local pointer variable 4706: assignment within conditional expression
warning C4018: '<': signed/unsigned mismatch warning C4389: '!=': signed/unsigned mismatch
Thanks Nyu!
Dropping this PR in favour of: #1749 |
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.
Lets:
extern
int8*
stringsDone:
ccache
and add to docsRelies on:
Experiments:
Afterwards:
In later PRs:
dbtool.py
refreshI affirm: