On 14/05/14 23:16, Pádraig Brady wrote:
So you went the route of adding rather than deleting code. Fair enough. I tweaked a bit in the attached which I;ll apply soon if you're OK with it.
This broke my daily gnulib bootstrap which runs as a cronjob on a CentOS 6 host.
test-getlogin.c:78: assertion 'errno == ENOTTY' failed The actual value of errno is EINVAL. -tgc