Re: POSIX and restrict

2022-05-24 Thread Geoff Clare via austin-group-l at The Open Group
Bruno Haible wrote, on 12 May 2022: > > https://posix.rhansen.org/p/gettext_draft > Lines 163..230, 538..543 > > The 'restrict' keywords in these declarations are useless and - worse - > forbid some valid, useful calls. For example, there is nothing wrong > with >dgettext("hello", "hello") >

POSIX and restrict

2022-05-11 Thread Bruno Haible via austin-group-l at The Open Group
https://posix.rhansen.org/p/gettext_draft Lines 163..230, 538..543 The 'restrict' keywords in these declarations are useless and - worse - forbid some valid, useful calls. For example, there is nothing wrong with dgettext("hello", "hello") which will attempt to search for a translation of