On 22/11/02 11:06 AM, Christian Brabandt wrote:
Am 2022-10-30 01:22, schrieb Ernie Rael:
On 22/10/29 3:36 PM, Ernie Rael wrote:
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

Oops, the primary github repo does not have the problem.

One of the mercurial repos has got the problem.
It's behind the main repo, looks like it part of the git mess up.

$ hg paths
default = https://hg.osdn.net/view/vim/vim
err@harmony:/ref/vim/src

$ hg glog -l3
@  changeset:   30967:6f305257ad43
|  tag:         tip
|  user:        Bram Moolenaar <b...@vim.org>
|  date:        Fri Oct 28 10:45:08 2022 +0200
|  summary:     patch 9.0.0818
|
o  changeset:   30966:3a01529f17f5
|  user:        Bram Moolenaar <b...@vim.org>
|  date:        Fri Oct 28 10:45:07 2022 +0200
|  summary:     patch 9.0.0817
|
o  changeset:   30965:22264b648b5d
|  parent:      30960:6b03468f9cf7
~  user:        Bram Moolenaar <b...@vim.org>
   date:        Sat Oct 22 10:15:05 2022 +0200
   summary:     patch 9.0.0815


github repo does not have the compiler error

$ hg paths
default = git+https://github.com/errael/vim.git
default:pushurl = git+ssh://g...@github.com:errael/vim.git
upstream = git+https://github.com/vim/vim.git


$ hg glog -r ::tip -l9
@  changeset:   17117:d6d3f7b70a6b
|  bookmark:    master
|  tag:         default/master
|  tag:         tip
|  user:        Bram Moolenaar <b...@vim.org>
|  date:        Sat Oct 29 21:53:08 2022 +0100
|  summary:     patch 9.0.0820: memory leak with empty shell command
|
o  changeset:   17116:c5a7413ca4bd
|  user:        Bram Moolenaar <b...@vim.org>
|  date:        Sat Oct 29 20:01:52 2022 +0100
|  summary:     patch 9.0.0819
|
o  changeset:   17115:cba601ed383b
|  user:        Bram Moolenaar <b...@vim.org>
|  date:        Fri Oct 28 20:47:54 2022 +0100
|  summary:     Update runtime files
|
o  changeset:   17114:d2816c6d62dc
|  user:        Bram Moolenaar <b...@vim.org>
|  date:        Fri Oct 28 17:04:21 2022 +0100
|  summary:     Add missing entry for the 'endoffile' option.
|
o  changeset:   17113:80f61fe31f8a
|  user:        Bram Moolenaar <b...@vim.org>
|  date:        Fri Oct 28 16:51:46 2022 +0100
|  summary:     Fix wrong struct access for member.
|
o  changeset:   17112:94949daf2596
|  user:        Bram Moolenaar <b...@vim.org>
|  date:        Fri Oct 28 16:47:14 2022 +0100
|  summary:     Revert unintended Makefile change
|
o  changeset:   17111:3fb8b4f8f870
|  user:        Bram Moolenaar <b...@vim.org>
|  date:        Sat Oct 22 12:23:12 2022 +0100
|  summary:     patch 9.0.0818
|
o  changeset:   17110:cd8b13998150
|  parent:      17108:71103e98d925
|  user:        Bram Moolenaar <b...@vim.org>
|  date:        Sat Oct 22 11:25:19 2022 +0100
|  summary:     patch 9.0.0817
|
o  changeset:   17108:71103e98d925
|  user:        Martin Tournoij <mar...@arp242.net>
~  date:        Sat Oct 22 09:02:56 2022 +0100
   summary:     patch 9.0.0815


Hi,
I just updated the hg mirror. Is this fixed?

Greetings,

Looks good, thanks. Compiles OK and source diff consistent between pulls from github and https://hg.osdn.net/view/vim/vi.


Thanks,
Chris


--
--
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 vim_dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_dev/e2eab42c-632e-eae2-7c92-a680f05a42ce%40raelity.com.

Raspunde prin e-mail lui