[PATCH] parse-datetime: use labs for long int

2017-04-07 Thread Ruediger Meier
From: Ruediger Meier clang warns about this: lib/parse-date.y:909:16: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] Signed-off-by: Ruediger Meier --- lib/parse-datetime

Re: Documentation update for relocatable-lib{,-lgpl}

2017-04-07 Thread Reuben Thomas
On 5 April 2017 at 04:28, Ben Pfaff wrote: > On Tue, Apr 04, 2017 at 01:07:58AM +0100, Reuben Thomas wrote: > > [Ben: Ccing you on Bruno Haible's advice] > > > > Having gone through the changes I needed to make to my sources to use the > > relocatable-lib-lgpl module, here's a list of things I th

Re: Merge getopt from gnulib to glibc and vice versa, eliminate __need_getopt

2017-04-07 Thread Zack Weinberg
On Thu, Apr 6, 2017 at 6:48 PM, Paul Eggert wrote: > Thanks for doing this, as Gnulib and Glibc should be better-synchronized. In > the interests of helping this move along, I installed your proposed changes > into Gnulib, with the attached additional minor patches, the first of which > I hope you