Re: Fix incorrect function reference BufFileOpenShared in comment.

2025-10-18 Thread Richard Guo
On Wed, Oct 1, 2025 at 5:15 PM Zhang Mingli wrote: > The comment incorrectly cited the defunct function BufFileOpenShared() > which is replaced in commit dcac5e7ac157964f71f15d81c7429130c69c3f9b. > > Update the reference to the current function: BufFileOpenFileSet(). Nice catch. Running `git gre

Re: Fix incorrect function reference BufFileOpenShared in comment.

2025-10-17 Thread wenhui qiu
Thank you for your path ,The path LGTM On Wed, 1 Oct 2025 at 16:15, Zhang Mingli wrote: > Hi, > > The comment incorrectly cited the defunct function BufFileOpenShared() > which is replaced in commit dcac5e7ac157964f71f15d81c7429130c69c3f9b. > > Update the reference to the current function: BufFi

Re: Fix incorrect function reference BufFileOpenShared in comment.

2025-10-03 Thread Mingli Zhang
Thanks. Richard Guo 于2025年10月3日 周五15:41写道: > On Wed, Oct 1, 2025 at 6:29 PM Richard Guo wrote: > > On Wed, Oct 1, 2025 at 5:15 PM Zhang Mingli > wrote: > > > The comment incorrectly cited the defunct function BufFileOpenShared() > > > which is replaced in commit dcac5e7ac157964f71f15d81c7429130

Re: Fix incorrect function reference BufFileOpenShared in comment.

2025-10-03 Thread Richard Guo
On Wed, Oct 1, 2025 at 6:29 PM Richard Guo wrote: > On Wed, Oct 1, 2025 at 5:15 PM Zhang Mingli wrote: > > The comment incorrectly cited the defunct function BufFileOpenShared() > > which is replaced in commit dcac5e7ac157964f71f15d81c7429130c69c3f9b. > > > > Update the reference to the current f