Re: getlogin on mingw
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
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