Skip to content

Fix bug in range and position caching#1126

Merged
TwitchBronBron merged 4 commits into
release-1.0.0from
TBD-214
Mar 28, 2024
Merged

Fix bug in range and position caching#1126
TwitchBronBron merged 4 commits into
release-1.0.0from
TBD-214

Conversation

@fumer-fubotv

@fumer-fubotv fumer-fubotv commented Mar 28, 2024

Copy link
Copy Markdown
Collaborator

Fixes an issue in util.createRange() and util.createPosition() where integers over 13 bits long would sometimes generate an incorrect cache key (thus returning the wrong cached value and wrong position/range values).

@fumer-fubotv
fumer-fubotv changed the base branch from master to release-1.0.0 March 28, 2024 18:11
@TwitchBronBron TwitchBronBron changed the title bs-disable doesn't work for 5-level nested function call #1104 bs-disable doesn't work for 5-level nested function call Mar 28, 2024
@TwitchBronBron TwitchBronBron changed the title bs-disable doesn't work for 5-level nested function call Fix bug in range and position caching Mar 28, 2024

@TwitchBronBron TwitchBronBron left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Great find! Thanks for this.

@TwitchBronBron
TwitchBronBron merged commit 7585c15 into release-1.0.0 Mar 28, 2024
@TwitchBronBron
TwitchBronBron deleted the TBD-214 branch March 28, 2024 19:06
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.

2 participants