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

Fix compile errors against more strict -Wmissing-declarations #251

Merged
merged 2 commits into from
Dec 19, 2024

Conversation

Ryan-DowlingSoka
Copy link
Contributor

No description provided.

…rror.

`FlowComponent.h(230,71): error: declaration does not declare anything [-Werror,-Wmissing-declarations]
        UE_DEPRECATED(5.5, TEXT("Please use OnRootFlowCustomEvent instead."));`
@MothDoctor MothDoctor added the bug fix Something isn't working label Dec 19, 2024
@MothDoctor MothDoctor self-assigned this Dec 19, 2024
@MothDoctor MothDoctor merged commit e31c042 into MothCocoon:5.x Dec 19, 2024
@MothDoctor
Copy link
Contributor

Thank you for that! I will look into adding that compilation flag to my build system tests :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants