core.simd and dynamic arrays
John C.
example at example.com
Sun Jan 26 13:38:52 UTC 2025
On Sunday, 26 January 2025 at 12:56:55 UTC, ryuukk_ wrote:
> LDC 1.36 = 1 years old
>
> latest version is LDC 1.40
>
> with LDC 1.40, your code works on my computer
>
>
> now my turn to ask a question:
>
>
> why were you using a 1 years old compiler version?
>
>
> common sense would be to make sure you are up to date before
> wondering why it's broken
Sorry, but I'm not using rolling-release Linux distribution and
only version that was available in package repositories by
default was 1.36. I have tried to switch to other package
repositories, changing software sources and among all available
package updates there wasn't any ldc entry. But I will try to
update compiler to latest available GitHub release.
More information about the Digitalmars-d-learn
mailing list