On Wed, Oct 12, 2016 at 9:45 AM, Paul Eggert <egg...@cs.ucla.edu> wrote: > That email (archived at > <http://lists.gnu.org/archive/html/bug-gnulib/2016-10/msg00023.html>) is > missing the one-line change that was installed into lib/long-options.c. > Maybe a problem in the way that you invoked vc-dwim?
PEBKAC :-) > While we're on the topic of vc-dwim, every time I use vc-dwim I get the > bogus "Nmae ... used only once" diagnostics noted in: > > http://lists.gnu.org/archive/html/bug-vc-dwim/2015-12/msg00000.html > > Is there a quick fix for that? (I'm trying to avoid relearning Perl. :-) Sure. Update past this commit: commit 5769724fa57b3bcdf11aad52a3c25428bd555f46 Author: Jim Meyering <meyer...@fb.com> Date: Sun Dec 27 21:49:39 2015 -0800 vc-dwim: port to perl5.22.1 * vc-dwim.pl (run_command): Use *SAVE_ERR and *SAVE_OUT consistently, to avoid new errors from perl5.22.1. I guess that means I'm overdue for a new release.