gnulib-tool.py: Import mktemp

2018-06-28 Thread Tim Rühsen
Just saw a that warning... From 712318c12dfbc3db49e8a1efe1685752552bdd15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20R=C3=BChsen?= Date: Wed, 13 Jun 2018 12:15:37 +0200 Subject: [PATCH] gnulib-tool.py: Import mktemp * gnulib-tool.py: Import mktemp from tempfile --- gnulib-tool.py | 3 ++- 1 f

[PATCH] regex: port to recently proposed glibc regex merge

2018-06-28 Thread Paul Eggert
This patch is inspired by Adhemerval Zanella's recent proposal https://www.sourceware.org/ml/libc-alpha/2018-06/msg00905.html to merge glibc and Gnulib regex. It aims to simplify the merge on the glibc side, without keeping Gnulib portable. * lib/regex.h: Fix a problem with glibc installed-header

Re: gnulib-tool: .XXXignore files generation

2018-06-28 Thread Dmitry Selyutin
Hi Bruno, thank you for information! Looks like the latest changes to pygnulib.py from python branch shall enable support at least for Git (I don't have CVS to check it now). I decided not to put this functionality into standalone module, but chose to integrate it in pygnulib.py directly; I tri

Re: gnulib-tool.py: Import mktemp

2018-06-28 Thread Dmitry Selyutin
Hi Tim, thank you for noticing it! Pushed into master. -- With best regards, Dmitry Selyutin signature.asc Description: This is a digitally signed message part.