Project

General

Profile

Actions

Enhancement #27412

open

Using Cons for big lists can blow the compiler stack and prevent scala project compilation entirely

Added by Matthieu Baechler 24 days ago. Updated 4 days ago.

Status:
Pending release
Priority:
N/A
Category:
Architecture - Code maintenance
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
To do
Fix check:
To do
Regression:
No

Description

The problem could be worked around by increasing the jvm stack size but compiling with as many environment as possible simplifies contributions.
In this case, avoiding Cons is an easy solution with no real drawback.

Actions

Also available in: Atom PDF