Skip to content

v9.0.0631

Compare
Choose a tag to compare
@chrisbra chrisbra released this 30 Sep 22:24

v9.0.0631
Nightly Vim Windows build snapshots (more information).

If you do not know what to use, use the 32bit installer (use the signed one, if available).

Signed releases will occasionally be provided on a best effort approach.

Changes:

  • 9.0.0631: too many delete() calls in tests
  • 9.0.0630: in Vim9 script a numbered function cannot be called
  • 9.0.0629: get an error for using const only when executing
  • 9.0.0628: Coverity warns for not checking return value
  • 9.0.0627: "const" and "final" both make the type a constant

Files:

🔓 Unsigned Files:

  • gvim_9.0.0631_x86.exe
    32-bit installer (If you don't know what to use, use this one)
  • gvim_9.0.0631_x64.exe
    64-bit installer
  • gvim_9.0.0631_x86.zip
    32-bit zip archive
  • gvim_9.0.0631_x64.zip
    64-bit zip archive
  • gvim_9.0.0631_x86_pdb.zip
    pdb files for debugging the corresponding 32-bit executable
  • gvim_9.0.0631_x64_pdb.zip
    pdb files for debugging the corresponding 64-bit executable
Interface Information

See the README for detail.