FreeBSD 13 : wrong kernel version and size of kevent_t

eugene dee0xeed at gmail.com
Tue Dec 21 18:35:43 UTC 2021


On Tuesday, 21 December 2021 at 17:32:44 UTC, rempas wrote:
> Yeah, you are right! Please eugene use LDC2 and check confirm

LDC2 stdlib does not have correct struct event_t for 12+ in
/usr/local/include/d/core/sys/freebsd/sys/event.d at all,
only for earlier versions, ie without extension field.

DMD stdlib does have, the only problem is the OS version is wrong.

---
@bsd:~/d> ldc2 -v
binary    /usr/local/bin/ldc2
version   1.23.0 (DMD v2.093.1, LLVM 10.0.1)



More information about the Digitalmars-d-learn mailing list