C-like static array size inference - how?

Dennis dkorpel at gmail.com
Tue Jun 7 08:27:24 UTC 2022


On Tuesday, 7 June 2022 at 00:20:31 UTC, Ali Çehreli wrote:
> > it's complaining about TypeInfo being absent.
>
> What an unfortunate error message! Trying writeln() causes 
> equally weird error messages.

Walter just improved it! https://github.com/dlang/dmd/pull/14181

Perhaps try a [nightly 
build](https://github.com/dlang/dmd/releases/tag/nightly)


More information about the Digitalmars-d-learn mailing list