https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234413

--- Comment #16 from Timur I. Bakeyev <[email protected]> ---
Sean, so would it be sufficient to put in tho the client code something like:

+#if defined(__FreeBSD__) && ((__FreeBSD_version >= 1102503 &&
__FreeBSD_version <= 1102506) || (__FreeBSD_version >= 1200072 &&
__FreeBSD_version <= 1200503) || (__FreeBSD_version >= 1300000 &&
__FreeBSD_version <= 1300009))
+                       && errno != ENOENT
+#endif

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to