dplassgit / d2lang

D2 is a strongly-typed, statically-typed, (mostly) inferred-type compiled language.
MIT License
6 stars 1 forks source link

Running set.d crashes at runtime #289

Closed dplassgit closed 9 months ago

dplassgit commented 9 months ago

Maybe after the switch to "sub" generators.

dplassgit commented 9 months ago

Yes, confirmed, runs out of regs at commit d7764225a4405bc8dea6561dcbef13d71f64d435 (the "sub" generators in issue #267)

dplassgit commented 9 months ago

Even after fixing the deallocation issue it still crashes at runtime