Skip to content

v8.2.2173

Compare
Choose a tag to compare
@chrisbra chrisbra released this 20 Dec 23:09

v8.2.2173
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:

  • 8.2.2173: Vim9: get internal error when assigning to undefined variable
  • 8.2.2172: Vim9: number of arguments is not always checked
  • 8.2.2171: valgrind warning for using uninitialized value
  • 8.2.2170: Vim9: a global function defined in a :def function fails
  • 8.2.2169: Vim9: test leaves file behind
  • 8.2.2168: Vim9: error for assigning to dict of dict
  • 8.2.2167: Vim9: assign test fails
  • 8.2.2166: auto format doesn't work when deleting text
  • 8.2.2165: Vim9: assignment to dict member does not work
  • 8.2.2164: Vim9: autoload function doesn't work in uppercased script
  • 8.2.2163: crash when discarded exception is the current exception
  • 8.2.2162: Vim9: Cannot load or store autoload variables
  • 8.2.2161: arguments -T and -x not tested yet

Files:

🔒 Signed Files:

  • gvim_8.2.2173_x86_signed.exe
    Signed 32-bit installer (If you don't know what to use, use this one)
  • gvim_8.2.2173_x64_signed.exe
    Signed 64-bit installer
  • gvim_8.2.2173_x86_signed.zip
    Signed 32-bit zip archive
  • gvim_8.2.2173_x64_signed.zip
    Signed 64-bit zip archive

🔓 Unsigned Files:

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

See the README for detail.