[PATCH] wctob: mbtowc is declared in

2019-09-10 Thread Florian Weimer
* m4/wctob.m4 (gl_FUNC_WCTOB): Include . --- m4/wctob.m4 | 1 + 1 file changed, 1 insertion(+) diff --git a/m4/wctob.m4 b/m4/wctob.m4 index 05c1237ee..90de3e8ad 100644 --- a/m4/wctob.m4 +++ b/m4/wctob.m4 @@ -81,6 +81,7 @@ int main () included before . */ #include #include +#include #in

Re: [PATCH] wctob: mbtowc is declared in

2019-09-10 Thread Bruno Haible
Florian Weimer wrote: > * m4/wctob.m4 (gl_FUNC_WCTOB): Include . > --- > m4/wctob.m4 | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/m4/wctob.m4 b/m4/wctob.m4 > index 05c1237ee..90de3e8ad 100644 > --- a/m4/wctob.m4 > +++ b/m4/wctob.m4 > @@ -81,6 +81,7 @@ int main () > included before

Re: [PATCH] findprog: Support searching in a specified path string

2019-09-10 Thread Paul Smith
On Mon, 2019-09-09 at 20:54 +0200, Bruno Haible wrote: > -extern const char *find_in_given_path (const char *progname, const char > *path); > + - Otherwise, it returns NULL. > + If OPTIMIZE_FOR_EXEC is true, the function saves some work, under the > + assumption that the resulting pathname w