Skip to content

Tidy two pieces of definition data - #811

Merged
SimonCropp merged 1 commit into
mainfrom
fix-definition-data
Aug 22, 2026
Merged

Tidy two pieces of definition data#811
SimonCropp merged 1 commit into
mainfrom
fix-definition-data

Conversation

@SimonCropp

Copy link
Copy Markdown
Member

BeyondCompare listed .tbz2 and .iso twice each. Harmless to matching, since the
set is a set, but the generated docs repeated them and a reader has no way to
tell a deliberate duplicate from an oversight.

Neovim hardcoded C:\Program Files\Neovim\bin. Written as a literal it gets no
expansion, so it misses ProgramW6432 and the x86 variant that %ProgramFiles%
resolves, and it assumes Windows is installed on C: - which is not something the
other definitions assume.

BeyondCompare listed .tbz2 and .iso twice each. Harmless to matching, since the
set is a set, but the generated docs repeated them and a reader has no way to
tell a deliberate duplicate from an oversight.

Neovim hardcoded C:\Program Files\Neovim\bin. Written as a literal it gets no
expansion, so it misses ProgramW6432 and the x86 variant that %ProgramFiles%
resolves, and it assumes Windows is installed on C: - which is not something the
other definitions assume.
@SimonCropp SimonCropp added this to the 20.0.0 milestone Aug 22, 2026
@SimonCropp
SimonCropp merged commit 1ac9267 into main Aug 22, 2026
10 checks passed
@SimonCropp
SimonCropp deleted the fix-definition-data branch August 22, 2026 04:11
This was referenced Aug 26, 2026
This was referenced Aug 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant