Re: [PATCH] Fix wchar_h.m4 serial number

2024-04-19 Thread Sam James
Bruno Haible writes: > Hi Sam, > Hi Bruno, >> * m4/wchar_h.m4: Remove duplicate serial number specification and increment >> serial. > > Thanks, applied. > >> (It's easier for some work I'm doing if each serial maps to one checksum >> of the macro, and serial #s are free.) > > We cannot guaran

Re: [PATCH] Fix wchar_h.m4 serial number

2024-04-16 Thread Bruno Haible
Hi Sam, > * m4/wchar_h.m4: Remove duplicate serial number specification and increment > serial. Thanks, applied. > (It's easier for some work I'm doing if each serial maps to one checksum > of the macro, and serial #s are free.) We cannot guarantee this. For example, if we make a comment-only

[PATCH] Fix wchar_h.m4 serial number

2024-04-16 Thread Sam James
Remove duplicate serial number specification (the latter of which is invalid) and increment the serial to reflect this change. (It's easier for some work I'm doing if each serial maps to one checksum of the macro, and serial #s are free.) * m4/wchar_h.m4: Remove duplicate serial number specificat