Re: argp-fmtstream.h, localcharset.c

2006-01-20 Thread Bruno Haible
Karl Berry wrote: > It seems gnulib changes have been made to argp-fmtstream.h, > localcharset.c, previously synced from libc and gettext-runtime > respectively. Should I comment out the sync ? Yes please. Bruno ___ bug-gnulib mailing list bug-gnuli

Re: [bug-gnulib] --avoid with --extract-dependencies

2006-01-20 Thread Bruno Haible
Sergey Poznyakoff wrote: > Shouldn't `--avoid' work with `--extract-dependencies'? I propose the > following patch: Thanks for the suggestion, but I don't think it fits well: - The --extract-* modes are all intended as low-level facilities, just reading the contents of the module description. -

--avoid with --extract-dependencies

2006-01-20 Thread Sergey Poznyakoff
Shouldn't `--avoid' work with `--extract-dependencies'? I propose the following patch: Index: gnulib-tool === RCS file: /cvsroot/gnulib/gnulib/gnulib-tool,v retrieving revision 1.102 diff -p -u -r1.102 gnulib-tool --- gnulib-tool 19 J

Re: $(EXEEXT) in TESTS required?

2006-01-20 Thread Simon Josefsson
Ralf Wildenhues <[EMAIL PROTECTED]> writes: >> You need mingw to provoke the bug, > > Not quite. You need to cross-compile to MinGW on a non-.exe system to > provoke the bug. Right. >> test-gc$(EXEEXT): $(test_gc_OBJECTS) $(test_gc_DEPENDENCIES) >> @rm -f test-gc$(EXEEXT) >> $(LINK)

Re: inet_ntop fix

2006-01-20 Thread Yoann Vandoorselaere
On Fri, 2006-01-20 at 12:25 +0100, Simon Josefsson wrote: > Hi Yoann! Is it ok to include this? I wasn't able to build the > inet_ntop module under mingw32 without it. 2006-01-20 Simon > Josefsson <[EMAIL PROTECTED]> * inet_ntop.h: Unconditionally > include sys/socket.h. 2006-01-20 Sim

Re: inet_ntop fix

2006-01-20 Thread Simon Josefsson
Yoann Vandoorselaere <[EMAIL PROTECTED]> writes: > On Fri, 2006-01-20 at 12:25 +0100, Simon Josefsson wrote: >> Hi Yoann! Is it ok to include this? I wasn't able to build the >> inet_ntop module under mingw32 without it. 2006-01-20 Simon >> Josefsson <[EMAIL PROTECTED]> * inet_ntop.h: Unc

inet_ntop fix

2006-01-20 Thread Simon Josefsson
Hi Yoann! Is it ok to include this? I wasn't able to build the inet_ntop module under mingw32 without it. 2006-01-20 Simon Josefsson <[EMAIL PROTECTED]> * inet_ntop.h: Unconditionally include sys/socket.h. 2006-01-20 Simon Josefsson <[EMAIL PROTECTED]> * modules/inet_ntop (D