ci: mcpp 0.0.68 + recover GL/imgui-module smokes to blocking#49
Merged
Conversation
mcpp 0.0.68 fixes the dimensional ABI bug (glibc C lib buildable under clang/libc++), so the imgui-module smoke (pins llvm@20.1.7 → glfw) and the GL window smoke move back from nightly into the blocking smoke-full-linux. Bump MCPP_VERSION 0.0.67→0.0.68 (incl. portable archives). Verified locally on 0.0.68: imgui-module-smoke runs (Dear ImGui 1.92.8 module package ok). Correct the plan doc §8.2 root cause (was mis-attributed).
This file contains hidden or 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
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.
mcpp 0.0.68 fixes the dimensional ABI conflation (glibc C library buildable under clang/libc++). The imgui-module smoke (pins llvm@20.1.7 → transitive glfw) and the GL window smoke return from nightly to the blocking
smoke-full-linux. Bumps MCPP_VERSION 0.0.67→0.0.68 (incl. portable archives). Verified locally on the index-installed 0.0.68:imgui-module-smoke→ 'Dear ImGui 1.92.8 module package ok'. Corrects plan doc §8.2 root cause.