You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ExtensionVersion object used to have a transitive_implications and transitive_conflicts methods that are now gone (after the cpp_hart merge into main). What should I use instead? I found implied_by (which I'm not sure is the right thing) and nothing for conflicts.
…plorer (#723)
Fixes#597 and #731 (and a few more bugs found in the process).
This is a work in progress. Issue #730 tracks what needs to happen next
to fully fix#597.
Note that I accidentally merged in commits from branch "731 still have
404 errors on artifacts" with PR #739 into this branch. So, you'll
commits for both issues #597 and #731 in this PR.
---------
Signed-off-by: james-ball-qualcomm <[email protected]>
Uh oh!
There was an error while loading. Please reload this page.
The ExtensionVersion object used to have a transitive_implications and transitive_conflicts methods that are now gone (after the cpp_hart merge into main). What should I use instead? I found implied_by (which I'm not sure is the right thing) and nothing for conflicts.
Here's the relevant code:
The text was updated successfully, but these errors were encountered: