On 01-Dec-2022 07:19, Bram Moolenaar wrote:
John Marriott wrote:
On 01-Dec-2022 05:12, Bram Moolenaar wrote:
Patch 9.0.0977
Problem: It is not easy to see what client-server commands are doing.
Solution: Add channel log messages if ch_log() is available. Move the
channel logging and make it available with the +eval feature.
Files: Filelist, runtime/doc/starting.txt, src/if_xcmdsrv.c,
src/clientserver.c, src/logfile.c, src/proto/logfile.pro,
src/proto.h, src/channel.c, src/proto/channel.pro, src/evalfunc.c,
src/gui_gtk_x11.c, src/main.c, src/message.c, src/os_unix.c,
src/os_win32.c, src/regexp_bt.c, src/regexp_nfa.c, src/term.c,
src/time.c, src/ui.c, src/globals.h, src/Makefile,
src/Make_ami.mak, src/Make_mvc.mak, src/Make_vms.mms,
src/Make_cyg_ming.mak
After this patch mingw64 (clang 15.0.5) gives these errors/warnings. I
have FEAT_JOB_CHANNEL disabled for this build so I reckon it has
something to do with that.
I can reproduce this when configuring with "--disable-channel".
I'll adjust the #ifdefs.
Fixed after patch 9.0.0978. Thanks!
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/d941e70f-44bf-7818-0f8c-f982f3e1821e%40internode.on.net.