Comment 3 for bug 1992159

Revision history for this message
Simon Chopin (schopin) wrote : Re: Syntax error defien in socket.h

Downgraded as High since it's decidedly not trivial to reproduce.

In theory, this would occur when using a compiler that's not modern clang nor GCC (nor something that attempts to pass as one of those), and explicitly enabling the Y2038K mitigations (presumably on 32-bit architectures).

In practice, I've tried doing so with multiple compilers in the archive (I didn't know we had that many!), and it turns out most of them like to pretend they're GCC, and the others simply don't play well with glibc headers at all.