bug#24370: just wondering, has dfa settled down now

2016-09-05 Thread arnold
Hi. Just wondering. Do we think that dfa has settled down, or are there still more changes waiting in the wings? Thanks, Arnold

bug#24370: just wondering, has dfa settled down now

2016-09-05 Thread Paul Eggert
arn...@skeeve.com wrote: Do we think that dfa has settled down, or are there still more changes waiting in the wings? I don't have anything waiting right now. Sorry, I should have mentioned that. Jim is thinking of moving it to Gnulib, and I suppose this may entail some changes in packaging,

bug#24375: FYI: udpate to use gnulib's new getprogname module

2016-09-05 Thread Jim Meyering
I've just pushed the attached to make grep use gnulib's new getprogname module instead of the classic "progname" module. This means there is no longer the classic "char const *program_name" variable, nor any need to call set_program_name. From 6c96214b4d75de6bf6cf95514e39c494fdcc8c4f Mon Sep 17 00: