On Wed, 10 Oct 2018 13:46:10 +0900, YASUOKA Masahiko wrote: > See #1086, "lastline" is set to previous lastline. Then new line is not init > ialized. > > I think the following diff is better since it initializes the line in > the same way for first line.
This bug was introduced in rev 1.21. I agree with your analysis and that fix looks correct. - todd
