Re: [PATCH 1/2] libgmp-mpq: New module.

2024-08-29 Thread Marc Nieper-Wißkirchen
Am Do., 29. Aug. 2024 um 11:31 Uhr schrieb Bruno Haible : > Hi Marc, > > this looks good, except for two small things: > > 1) In the ChangeLog entry > > > + * lib/mini-mpq.c: New upstream source file. > > + * lib/mini-mpq.h: New upstream source file. > > I would like to see more precision

Re: [PATCH 1/2] libgmp-mpq: New module.

2024-08-29 Thread Bruno Haible
Hi Marc, this looks good, except for two small things: 1) In the ChangeLog entry > + * lib/mini-mpq.c: New upstream source file. > + * lib/mini-mpq.h: New upstream source file. I would like to see more precision about where "upstream" is. Ideally, the URL that can be downloaded with 'wg

[PATCH 1/2] libgmp-mpq: New module.

2024-08-29 Thread marc . nieper+gnu
From: Marc Nieper-Wißkirchen * MODULES.html.sh: Mention libgmp-mpz and libgmp-mpq. * config/srclist.txt: Mention mini-mpq.c and mini-mpq.h. * lib/mini-mpq-gnulib.c: New file. * lib/mini-mpq.c: New upstream source file. * lib/mini-mpq.h: New upstream source file. * modules/libgmp-mpq: New module.