https://issues.dlang.org/show_bug.cgi?id=10693

--- Comment #8 from [email protected] ---
Latest git HEAD no longer segfaults at compile-time (new cartesianProduct
implementation no longer uses exponential number of templates); but now a new
problem is exposed: an empty cartesianProduct triggers a range error at
runtime. Looks like a missing .empty check somewhere...

--

Reply via email to