FreeBSD 13 : wrong kernel version and size of kevent_t

rempas rempas at tutanota.com
Tue Dec 21 18:42:10 UTC 2021


On Tuesday, 21 December 2021 at 18:35:43 UTC, eugene wrote:
>
> 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)

I'm wondering what happens in the latest LDC2 version. Your 
version is from 1 year and 4 months ago. The 
[latest](https://github.com/ldc-developers/ldc/releases/tag/v1.28.0) release offers pre built binaries from FreeBSD so can you grab one and test to see if there are any changes?


More information about the Digitalmars-d-learn mailing list