bug#18642: preparing for a new release

2014-10-22 Thread Norihiro Tanaka
Jim Meyering wrote: > Norihiro's latest fix is for a bug that is significant enough > that I would feel remiss not to make a release soon. > > Here is one patch that looks worth including: > #17715 dfa: build struct dfamust on demand > > Any other suggestions for changes to be included? Altho

bug#18642: preparing for a new release

2014-10-09 Thread Norihiro Tanaka
Paul Eggert wrote: > Jim Meyering wrote: > > it > > is fine that you closed it. > > Hah! And I reopened it at his request. Closing it again. Thanks. I'a sorry to confuse you.

bug#18642: preparing for a new release

2014-10-08 Thread Paul Eggert
Jim Meyering wrote: it is fine that you closed it. Hah! And I reopened it at his request. Closing it again.

bug#18642: preparing for a new release

2014-10-08 Thread Jim Meyering
On Wed, Oct 8, 2014 at 3:41 PM, Norihiro Tanaka wrote: > Norihiro Tanaka wrote: >> Sorry, I investigated many cases, but I couldn't find it. >> >> When this bug is reproduced, must be s == 0 and s1 > 0 and >> d->newlines[s] != d->newlines[s1]. In addition, they mustn't be >> updated until reache

bug#18642: preparing for a new release

2014-10-08 Thread Norihiro Tanaka
Norihiro Tanaka wrote: > Sorry, I investigated many cases, but I couldn't find it. > > When this bug is reproduced, must be s == 0 and s1 > 0 and > d->newlines[s] != d->newlines[s1]. In addition, they mustn't be > updated until reaches a next newline. > > I believe that all of them is never fil

bug#18642: preparing for a new release

2014-10-07 Thread Norihiro Tanaka
Jim Meyering wrote: > As you know, for any bug fix, we try hard to provide the following: > > - test case > - NEWS entry describing the problem and identifying affected releases > - a commit log attributing the precise commit that introduced the bug > > Can you provide at least a test case

bug#18642: preparing for a new release

2014-10-06 Thread Jim Meyering
On Mon, Oct 6, 2014 at 8:48 AM, Norihiro Tanaka wrote: > Jim Meyering wrote: >> Norihiro's latest fix is for a bug that is significant enough >> that I would feel remiss not to make a release soon. >> >> Here is one patch that looks worth including: >> #17715 dfa: build struct dfamust on demand

bug#18642: preparing for a new release

2014-10-06 Thread Norihiro Tanaka
Jim Meyering wrote: > Norihiro's latest fix is for a bug that is significant enough > that I would feel remiss not to make a release soon. > > Here is one patch that looks worth including: > #17715 dfa: build struct dfamust on demand > > Any other suggestions for changes to be included? > Th

bug#18642: preparing for a new release

2014-10-05 Thread Jim Meyering
Norihiro's latest fix is for a bug that is significant enough that I would feel remiss not to make a release soon. Here is one patch that looks worth including: #17715 dfa: build struct dfamust on demand Any other suggestions for changes to be included?