Skip to content

Conversation

@timholy
Copy link
Member

@timholy timholy commented Apr 19, 2025

- Fixes timholy/Revise.jl#906
- removes a compilation warning about conflict in SSAValue and
  SlotNumber.
- improves handling of `setglobal!`
@timholy timholy mentioned this pull request Apr 19, 2025
Copy link
Member

@aviatesk aviatesk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was planning to update the Revise side with updating LCU compat, but would it be better to make the changes here instead?

@timholy
Copy link
Member Author

timholy commented Apr 19, 2025

On the Revise side we'd technically need to use https://github.com/JuliaRegistries/RetroCap.jl to prevent previous Revise releases from being used in conjunction with LCU 3.2. It seems easier to first push a deprecation here and then prepare Revise for the new approach?

@aviatesk
Copy link
Member

Got it. I've already implemented the changes on the Revise side, so I'll take care of it.

@timholy timholy merged commit c3ee610 into master Apr 19, 2025
9 checks passed
@timholy timholy deleted the teh/trackedheads branch April 19, 2025 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Precompilation fails since LoweredCodeUtils 3.2.0 release

3 participants