[PATCH] fnmatch: fix typo introduced on 2016-08-17

2016-11-25 Thread Paul Eggert
This fixes the port to non-GCC compilers that lack __builtin_expect. * lib/fnmatch.c (__builtin_expect): Change A&&B to !A||B. --- ChangeLog | 4 lib/fnmatch.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2047998..26eb3d5 100644 --- a/C

Re: [PATCH] dfa: addition of new state on demand

2016-11-25 Thread Paul Eggert
Jim Meyering wrote: I see one typo in your 2nd change's log: s/cdalls/calls/ Omit unnecessary cdalls to zeroset. Thanks, I fixed that.

Re: [PATCH] dfa: addition of new state on demand

2016-11-25 Thread Jim Meyering
On Fri, Nov 25, 2016 at 11:03 AM, Paul Eggert wrote: > Norihiro Tanaka wrote: >> >> Can anyone review this change? > > > Thanks for doing all that, and sorry about the late review. I reviewed it, > tweaked its commit message and propagated that into ChangeLog (the gnulib > practice), and installed

Re: [PATCH] dfa: addition of new state on demand

2016-11-25 Thread Paul Eggert
Norihiro Tanaka wrote: Can anyone review this change? Thanks for doing all that, and sorry about the late review. I reviewed it, tweaked its commit message and propagated that into ChangeLog (the gnulib practice), and installed the result into gnulib, with two followup patches that I hope ar

Re: license missing from unictype modules

2016-11-25 Thread Bruno Haible
Hi Nikos, For gnulib support, please CC bug-gnulib, don't write to me in private. The mailing list is the main instrument to share know-how and reach agreement among gnulib developers. > I was prevented from installing these two modules in gnutls due to > their license. It seems that the License