-
Notifications
You must be signed in to change notification settings - Fork 76
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
[Actions] Adding a MacOS build workflow and making sure it is warning-free #395
Merged
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c6e413a - Browse repository at this point
Copy the full SHA c6e413aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97617b0 - Browse repository at this point
Copy the full SHA 97617b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fade94c - Browse repository at this point
Copy the full SHA fade94cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e40ff8b - Browse repository at this point
Copy the full SHA e40ff8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a32b16 - Browse repository at this point
Copy the full SHA 3a32b16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4990abc - Browse repository at this point
Copy the full SHA 4990abcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 451dd17 - Browse repository at this point
Copy the full SHA 451dd17View commit details
Commits on Nov 5, 2024
-
For now let's disable the shift-count-overflow warning
In file included from /Users/runner/work/ThunderInterfaces/ThunderInterfaces/ThunderInterfaces/interfaces/IDRM.h:49: /Users/runner/work/ThunderInterfaces/ThunderInterfaces/ThunderInterfaces/interfaces/../interfaces/DRMHelper.h:54:21: error: shift count >= width of type [-Werror,-Wshift-count-overflow] tmp <<= 8; ^ ~ /Users/runner/work/ThunderInterfaces/ThunderInterfaces/ThunderInterfaces/interfaces/../interfaces/DRMHelper.h:81:68: note: in instantiation of function template specialization 'BufferReader::Read<unsigned char>' requested here inline bool Read1(uint8_t* v) WARNING_RESULT_NOT_USED { return Read(v); } ^ 1 error generated.
Configuration menu - View commit details
-
Copy full SHA for 0d0344c - Browse repository at this point
Copy the full SHA 0d0344cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ec2fe0 - Browse repository at this point
Copy the full SHA 9ec2fe0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 214c6ff - Browse repository at this point
Copy the full SHA 214c6ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45a8ba9 - Browse repository at this point
Copy the full SHA 45a8ba9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 129a08f - Browse repository at this point
Copy the full SHA 129a08fView commit details
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 237ada8 - Browse repository at this point
Copy the full SHA 237ada8View commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for beb9b32 - Browse repository at this point
Copy the full SHA beb9b32View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2998bc - Browse repository at this point
Copy the full SHA b2998bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8563866 - Browse repository at this point
Copy the full SHA 8563866View commit details
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.