On 17-Jan-2023 06:35, Enan Ajmain wrote:
On Tue, 17 Jan 2023 06:09:22 +1100
John Marriott wrote:
After this patch, msys64 (clang 15.0.5) gives this error:
[...]
Unrelated but wanted clarification. By 'msys64' do you mean clang64
build system of msys2 (i.e., msys/clang64)? or do you mean mi
John Marriott wrote:
> On 17-Jan-2023 05:19, Bram Moolenaar wrote:
> > Patch 9.0.1208
> > Problem:Code is indented more than necessary.
> > Solution: Use an early return where it makes sense. (Yegappan Lakshmanan,
> > closes #11819)
> >
On Tue, 17 Jan 2023 06:09:22 +1100
John Marriott wrote:
> After this patch, msys64 (clang 15.0.5) gives this error:
> [...]
Unrelated but wanted clarification. By 'msys64' do you mean clang64
build system of msys2 (i.e., msys/clang64)? or do you mean mingw64
system of msys2 (i.e., msys/mingw64)
On 17-Jan-2023 05:19, Bram Moolenaar wrote:
Patch 9.0.1208
Problem:Code is indented more than necessary.
Solution: Use an early return where it makes sense. (Yegappan Lakshmanan,
closes #11819)
Files: src/netbeans.c, src/normal.c, src/ops.c, src/option.c
Patch 9.0.1208
Problem:Code is indented more than necessary.
Solution: Use an early return where it makes sense. (Yegappan Lakshmanan,
closes #11819)
Files: src/netbeans.c, src/normal.c, src/ops.c, src/option.c,
src/optionstr.c, src/os_amiga.c, src