Skip to content

v8.2.2465

Compare
Choose a tag to compare
@chrisbra chrisbra released this 03 Feb 23:09

v8.2.2465
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.2465: using freed memory in :psearch
  • 8.2.2464: using freed memory if window closed in autocommand
  • 8.2.2463: using :arglocal in an autocommand may use freed memory
  • 8.2.2462: Coverity warns for not checking for fseek() error
  • 8.2.2461: Coverity warns for unchecked return value
  • 8.2.2460: Coverity warns for unused value
  • 8.2.2459: Coverity reports dead code
  • 8.2.2458: Coverity warns for :retab using freed memory
  • 8.2.2457: Coverity warns for memory leak
  • 8.2.2456: Coverity warning for strcpy() into fixed size array
  • 8.2.2455: Vim9: key type for literal dict and indexing is inconsistent
  • 8.2.2454: leading space can not be made visible

Files:

🔒 Signed Files:

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

🔓 Unsigned Files:

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

See the README for detail.