Problem with vim.org mailing list aliases?

2023-08-12 Fir de Conversatie Ben Fritz
Hello everyone! Christian helpfully CC'd me on his email thread to the list about "The future of the Vim project". I replied by email a few hours ago with a lengthy post, but it still hasn't appeared on the web interface despite me being subscribed to the list for many years. Is there some problem

patch 9.0.1699: compile warning for xdiff/xutils on MS-Windows

2023-08-12 Fir de Conversatie Christian Brabandt
patch 9.0.1699: compile warning for xdiff/xutils on MS-Windows Commit: https://github.com/vim/vim/commit/6c313bbb043745a60a7ee30a78edb907260b764a Author: Mike Williams Date: Sat Aug 12 20:47:43 2023 +0200 patch 9.0.1699: compile warning for xdiff/xutils on MS-Windows Problem: com

patch 9.0.1698: Test_map_restore_sid fails in GUI

2023-08-12 Fir de Conversatie Christian Brabandt
patch 9.0.1698: Test_map_restore_sid fails in GUI Commit: https://github.com/vim/vim/commit/7fe108990423535fa7cb804deae49d64831e25a9 Author: zeertzjq Date: Sat Aug 12 16:31:27 2023 +0800 patch 9.0.1698: Test_map_restore_sid fails in GUI Problem: Test_map_restore_sid fails in GUI

patch 9.0.1697: incsearch test not sufficient

2023-08-12 Fir de Conversatie Christian Brabandt
patch 9.0.1697: incsearch test not sufficient Commit: https://github.com/vim/vim/commit/73b8209266f0cd5c6d4df77b3700172d9c26df31 Author: Christ van Willegen Date: Sat Aug 12 20:17:26 2023 +0200 patch 9.0.1697: incsearch test not sufficient Problem: incsearch test not sufficient (

Re: patch 9.0.1691: wrong viewport restored for incsearch and smoothscroll

2023-08-12 Fir de Conversatie Christian Brabandt
On Sa, 12 Aug 2023, Christ van Willegen wrote: > Does this make sense? Applied, thanks. Best, Christian -- Only great masters of style can succeed in being obtuse. -- Oscar Wilde Most UNIX programmers are great masters of style. -- The Unnamed Usenetter -- -

Re: Compilation error after patch 9.0.1681 using MinGW64, perl 5.32 on Windows 10

2023-08-12 Fir de Conversatie Anton Sharonov
On Sat, Aug 12, 2023 at 09:51:52AM -0700, Cesar wrote: > I'm building vim under Windows 10 using MinGW64 and perl 5.32. After patch > 9.0.1681 I'm getting: > > [...] > if_perl.xs:742:1: error: redefinition of 'Perl_SvTRUE' > 742 | Perl_SvTRUE(pTHX_ SV *sv) { > | ^~~ > In file incl

Compilation error after patch 9.0.1681 using MinGW64, perl 5.32 on Windows 10

2023-08-12 Fir de Conversatie Cesar
I'm building vim under Windows 10 using MinGW64 and perl 5.32. After patch 9.0.1681 I'm getting: [...] if_perl.xs:742:1: error: redefinition of 'Perl_SvTRUE' 742 | Perl_SvTRUE(pTHX_ SV *sv) { | ^~~ In file included from C:/Perl/perl/lib/Core/perl.h:6158, from if_p

Re: [vim/vim] Farewell to Bram and dedicate upcoming Vim 9.1 to him (PR #12749)

2023-08-12 Fir de Conversatie Christian Brabandt
Am 2023-08-12 01:02, schrieb Devin Weaver: I’m curious, with “The Vim Project” pointing to github will contributions still be available via email patches to vim_...@vim.org? Yes we will accept patches sent to vim-dev. However, creating PRs is prefered for the following reasons: - it runs the C

Re: patch 9.0.1691: wrong viewport restored for incsearch and smoothscroll

2023-08-12 Fir de Conversatie Christ van Willegen
I tried contacting the author, but got their email address wrong, so I'll just copy my message here. Would you accept this patch, or do you want a PR? I looked at your PR, and since things are still 'in flux', I thought I'd share this off-list, beacuse I would like to add to your PR, and that d

Re: The future of the Vim project

2023-08-12 Fir de Conversatie Christian Brabandt
On Fr, 11 Aug 2023, Bodo Eichstädt wrote: > I can offer two things > > Christian Brabandt schrieb am Mittwoch, 9. August 2023 um 12:12:41 UTC+2: > > Hi, > I started making a few changes to continue with Vim. This is the current > status: > > > - I have access to the OSDN.net

patch 9.0.1696: sodium_mlock may still fail in CI

2023-08-12 Fir de Conversatie Christian Brabandt
patch 9.0.1696: sodium_mlock may still fail in CI Commit: https://github.com/vim/vim/commit/8878653a441764c0e234c5d7af99a2b3a823bb9b Author: Christian Brabandt Date: Sat Aug 12 09:41:23 2023 +0200 patch 9.0.1696: sodium_mlock may still fail in CI Problem: sodium_mlock may still f