Re: getlogin on mingw

2016-12-17 Thread Pádraig Brady
On 17/12/16 11:08, Bruno Haible wrote: > I'm seeing this compilation failure on a recent mingw: looks good to me. thanks

getlogin on mingw

2016-12-17 Thread Bruno Haible
I'm seeing this compilation failure on a recent mingw: In file included from ../../gltests/test-getlogin.c:23:0: ../../gltests/test-getlogin.c:24:18: error: ‘getlogin’ undeclared here (not in a function) SIGNATURE_CHECK (getlogin, char *, (void)); ^ ../../gltests/signature.h:46