clang -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -Wall -Wextra -Wshadow
-Wmissing-prototypes -Wpedantic -Wunreachable-code
-Wno-cast-function-type -Wunused-result -Wno-deprecated-declarations
-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/bufwrite.o
bufwrite.c
bufwrite.c:2055:31: error: member reference type 'struct bw_info' is not
a pointer; did you mean to use '.'?
(void)write_eintr(write_info->bw_fd, "\x1a", 1);
~~~~~~~~~~^~
-ernie
--
--
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/4e3a5779-b831-0754-daab-7a7e8c7bb960%40raelity.com.