At patchlevel 9.1.1301, compile warning in insexpand.c in Normal and Huge but not Tiny

2025-04-14 Fir de Conversatie Tony Mechelynck
In function ‘cpt_compl_refresh’, inlined from ‘ins_compl_new_leader’ at insexpand.c:2218:6: insexpand.c:6450:16: warning: ‘cb’ may be used uninitialized [-Wmaybe-uninitialized] 6450 | if (cb) |^ insexpand.c: In function ‘ins_compl_new_leader’: insexpand.c:6430

Commit: patch 9.1.1301: completion: cannot configure completion functions with 'complete'

2025-04-14 Fir de Conversatie Christian Brabandt
patch 9.1.1301: completion: cannot configure completion functions with 'complete' Commit: https://github.com/vim/vim/commit/cbe53191d01926c045a39198b3a9517e3c5077d2 Author: Girish Palya Date: Mon Apr 14 22:13:15 2025 +0200 patch 9.1.1301: completion: cannot configure completion functions

Commit: patch 9.1.1300: wrong detection of -inf

2025-04-14 Fir de Conversatie Christian Brabandt
patch 9.1.1300: wrong detection of -inf Commit: https://github.com/vim/vim/commit/10f69298b4577b3712eedeb49b4d9ad1a69111f8 Author: John Marriott Date: Mon Apr 14 21:19:34 2025 +0200 patch 9.1.1300: wrong detection of -inf Problem: wrong detection of -inf Solution: correctly

Commit: runtime(doc): update enum helptext

2025-04-14 Fir de Conversatie Christian Brabandt
runtime(doc): update enum helptext Commit: https://github.com/vim/vim/commit/4ec93fec125b2743a7f63b4fd3087fa5895eab8b Author: Yegappan Lakshmanan Date: Mon Apr 14 21:14:33 2025 +0200 runtime(doc): update enum helptext closes: https://github.com/vim/vim/issues/17112 Signe