Re: [PATCH 02/14] Fix character encoding aliases for OS/2

2015-01-04 Thread Daiki Ueno
Sorry for the delay. KO Myung-Hun writes: >> I'm attaching two patches: the first one is an update of the patch we >> are currently working on (I added mappings from the "unusable" codepages >> to their equivalents), and the second one is an alternative >> implementation following the kLIBC impl

Re: [PATCH 1/1] autoconf: add support for caching in the macro gl_LD_VERSION_SCRIPT

2015-01-04 Thread Paul Eggert
Christophe wrote: - Paul Eggert a écrit : Thanks, how about the attached patch instead? It simplifies things while implementing the caching. Ok for me Thanks, I installed it. Although the two points you raise are valid ones, I think we'll be OK. I expect the general Gnulib style is

Re: [patch] fix the grammar of some comment lines

2015-01-04 Thread Pádraig Brady
On 04/01/15 10:48, Benno Schulenberg wrote: > > Hi, > > Looking at propernam(), I noticed a few tiny grammar mistakes > in the comments. Attached patch fixes those. Pushed, thanks, Pádraig.

[patch] fix the grammar of some comment lines

2015-01-04 Thread Benno Schulenberg
Hi, Looking at propernam(), I noticed a few tiny grammar mistakes in the comments. Attached patch fixes those. Benno -- http://www.fastmail.com - Access your email from home and the web From f4637c6a3dc674fb97c570f57aec06680551183d Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Sun,

Re: [PATCH 1/1] autoconf: add support for caching in the macro gl_LD_VERSION_SCRIPT

2015-01-04 Thread Christophe
- Paul Eggert a écrit : > Thanks, how about the attached patch instead? It simplifies things while > implementing the caching. Ok for me, just 2 remarks: - a difference between your patch and mine is that when user explicitly specifies the option, then the script will not check that it wo