Require OMJulia 0.3.1 - #1620
Merged
ChrisRackauckas merged 1 commit intoJul 20, 2026
Merged
Conversation
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Member
Author
|
Investigation scratchpad for
The current-runtime nested-manifest failure is recorded as clean-base behavior. The successful locked Julia 1.10 combined test is the controlling downgrade validation, while each compat change remains a separate one-line PR. |
Member
Author
|
CI classification: the spellcheck failure is identical to the clean-base This PR changes only the OMJulia compat line; neither reported location is in its diff. The Julia test remains queued/in progress, while the formatting checks are independent. No typo change will be stacked into this focused PR. |
ChrisRackauckas
marked this pull request as ready for review
July 20, 2026 06:40
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.
Summary
Ignore this PR until it has been reviewed by @ChrisRackauckas.
ModelicaSystemdefinition in OMJulia 0.3.0OMJulia 0.3.0 defines the same constructor twice during precompilation. Upstream removed the duplicate in commit
3b97b91; OMJulia 0.3.1 is the first tagged release containing the fix.Dependencies
The clean base graph also selects precompile-broken IJulia 1.21.0, and its nested Julia 1.10 Testing manifest is independently stale. This one-line compat change is validated in a combined exact-floor stack with the IJulia 1.23.2 floor from #1619 and the manifest repair in #1612; those prerequisites remain separate reviewable changes.
Local validation
using OMJuliaat the exact 0.3.1 floor: passed without the 0.3.0 method-overwrite failure.Explicit Imports2/2;weave_file1/1).Explicit Importspassed 2/2, then the test reproduced the clean-base nested-manifestMbedTLS_jllpath failure tracked by Regenerate Testing manifest with Julia 1.10 #1612.MbedTLS_jllpath failure afterExplicit Importspassed 2/2; the Julia 1.10 exact-floor stack remains the controlling compat validation.Runic.main([\"--check\", \".\"]): passed.git diff --check: passed.