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

Bump version to 1.91.0 #28

Merged
merged 1 commit into from
Nov 4, 2024
Merged

Bump version to 1.91.0 #28

merged 1 commit into from
Nov 4, 2024

Conversation

wroyca
Copy link
Contributor

@wroyca wroyca commented Aug 14, 2024

@wroyca
Copy link
Contributor Author

wroyca commented Aug 14, 2024

@wroyca
Copy link
Contributor Author

wroyca commented Aug 14, 2024

Github CI windows fail with

error: invalid bitwise operation between different enumeration types ('ImGuiItemFlagsPrivate_' and 'ImGuiItemFlags_')
 5203 |         g.NextItemData.ItemFlags |= ImGuiItemFlags_Inputable | ImGuiItemFlags_NoTabStop;
      |                                     ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
error: process clang++ exited with code 1

@wroyca
Copy link
Contributor Author

wroyca commented Aug 15, 2024

Same error on build2 CI side, will investigate at some point

@wroyca wroyca self-assigned this Aug 27, 2024
@wroyca wroyca added the bug Something isn't working label Aug 27, 2024
@wroyca
Copy link
Contributor Author

wroyca commented Nov 4, 2024

See ocornut/imgui#7954

@wroyca wroyca merged commit eca82e2 into build2-packaging:main Nov 4, 2024
6 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

1 participant