To keep a healthy amount of breakages before the release, here's one for git-changebar. After updating Scintilla to 5.3.7, the popup that shows the diff when a mouse cursor is placed on the marker in the sidebar shows a wrong thing:
<img width="1018" alt="Screenshot 2023-10-11 at 20 51 03" src="https://github.com/geany/geany-plugins/assets/713965/4dda14ca-cc29-4015-b7f9-3d4ea64683ce"> <img width="1018" alt="Screenshot 2023-10-11 at 20 50 27" src="https://github.com/geany/geany-plugins/assets/713965/8fcd16e3-0e2e-428d-9219-d860cc713262">
It appears to be showing the same value for all diffs in the file.
The commit introducing this issue is
19336d22946b77bbcb5131544ea0e6317cdcf6b5 Update Scintilla to version 5.3.7
The commit before works as expected.
@b4n Any idea what might be wrong?
Closed #1279 as completed via #1280.
github-comments@lists.geany.org