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

[Actions] Adding a MacOS build workflow and making sure it is warning-free #395

Merged
merged 16 commits into from
Nov 12, 2024

Conversation

VeithMetro
Copy link
Contributor

No description provided.

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.
@pwielders pwielders merged commit 3879932 into master Nov 12, 2024
43 checks passed
@VeithMetro VeithMetro deleted the development/actions-macos-release branch November 12, 2024 10:54
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.

3 participants