Excerpts from Rainer Orth's message of Februar 16, 2022 11:45 pm:
> Hi Iain,
> 
>> This patch merges the D front-end implementation with upstream dmd
>> 52844d4b1, as well as the D runtime libraries with druntime dbd0c874,
>> and phobos 896b1d0e1, including the latest features and bug-fixes ahead of 
>> the 2.099.0-beta1 release.
> 
> this patch broke Solaris bootstrap:
> 
> /vol/gcc/src/hg/master/local/libphobos/libdruntime/core/sys/posix/sys/ipc.d:193:5:
>  error: static assert:  "Unsupported platform"
>   193 |     static assert(false, "Unsupported platform");
>       |     ^
> 
> The attached patch fixes this.  Tested on i386-pc-solaris2.11 and
> sparc-sun-solaris2.11.
> 

Thanks Rainer!

I've committed it upstream, and will merge it down in the next sync-up.

Iain.

Reply via email to