Bruno Haible <br...@clisp.org> writes: > The patch looks already nearly perfect to me. Just a few (minor) points:
Thanks for the review. I have locally fixed those except the last one: > - Probably I would also create a new .h file for these two functions, > because they are in layer (B) - like <locale.h> is also different from > <libintl.h>. Yes I know gnulib has the techniques for overriding > <libintl.h> when it needs to add two more function declarations to it; > but nevertheless. To do that, I think we need a good name of the public header. Tentatively, I have chosen <i18nlang.h>, which sounds a bit ambiguous to me. Do you have any suggestions? Also, splitting libgnuintl.in.h is a bit of a task since it requires to copy all the helper macros (for redefining functions) into the new file. Regards, -- Daiki Ueno