openkal-llvm-runtime 0.6.0 - #297
Merged
Merged
Conversation
Repins the C library to openkal-musl 0.10.0 — openkal-linux#13, the exec search.⚠️ ⚠️ AND THE REPIN IS THE POINT, not a formality. A version requirement is exact and nothing floats up, so this package's pin is the whole of what a C++ consumer can have. Without it, a program naming both openkal-musl = "0.10.0" openkal-llvm-runtime = "0.5.0" gets neither: 'irreconcilable versions'. Measured. The consumer who reported the defect builds C++, and was told to change the wrong line. Both mirrors carry the same bytes; the sha256 is the GitHub tarball's and the gitcode asset was downloaded and compared against it.
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.
openkal-llvm-runtime 0.6.0
— repins the C library to openkal-musl 0.10.0
(openkal-linux#13, the exec search).
A version requirement is exact here and nothing floats up, so this package's
pin is the whole of what a C++ consumer can have. Without it, a program naming
both gets neither version:
Measured in a clean sandbox. The consumer who reported the defect builds C++ and
was told to change the wrong line; this entry is what makes the right one exist.
Resources
Same bytes on both mirrors — the sha256 is the GitHub tarball's, and the gitcode
asset was downloaded and compared against it before this entry was written:
mcpp xpkg parseaccepts the descriptor; all three platform tables carry it.