On 2025-11-30 23:42, Bruno Haible wrote:

The second added test fails on macOS 15 (but succeeds on macOS 13, 14, 26):

../../gltests/test-openat2.c:514: assertion 'errno == EXDEV' failed

Thanks, but unfortunately I lack access to macOS 15. Can you use a debugger (or add a print statement) to find out what the errno value actually was? Also, did the previous call to openat2 return -1, or a nonnegative integer?

Reply via email to