Re: Commit: patch 9.1.1204: MS-Windows: crash when passing long string to expand()

2025-03-16 Fir de Conversatie Christian Brabandt
On Sun, 16 Mar 2025, 'John Marriott' via vim_dev wrote: > After this patch, clang (v20.1.0 on Win11 x64) generates this warning: > > clang -c -I. -Iproto -DWIN32 -DWINVER=0x0A00 -D_WIN32_WINNT=0x0A00 > -DHAVE_PATHDEF -DFEAT_NORMAL -DHAVE_STDINT_H -D__USE_MINGW_ANSI_STDIO -pipe > -Wall -O3 -fomi

Re: Commit: patch 9.1.1204: MS-Windows: crash when passing long string to expand()

2025-03-15 Fir de Conversatie 'John Marriott' via vim_dev
On 15-Mar-2025 20:00, Christian Brabandt wrote: patch 9.1.1204: MS-Windows: crash when passing long string to expand() Commit:https://github.com/vim/vim/commit/00a749bd90e6b84e7e5132691d73fe9aa3fdff05 Author: zeertzjq Date: Sat Mar 15 09:53:32 2025 +0100 patch 9.1.1204: MS-Windows: crash

Commit: patch 9.1.1204: MS-Windows: crash when passing long string to expand()

2025-03-15 Fir de Conversatie Christian Brabandt
patch 9.1.1204: MS-Windows: crash when passing long string to expand() Commit: https://github.com/vim/vim/commit/00a749bd90e6b84e7e5132691d73fe9aa3fdff05 Author: zeertzjq Date: Sat Mar 15 09:53:32 2025 +0100 patch 9.1.1204: MS-Windows: crash when passing long string to expand() P