Y
Hacker News
new
|
ask
|
show
|
jobs
by
darkhelmetlive
4586 days ago
There's also a commit right after the merge commit to change
if (nf > DBL_DIG * 2) continue;
to
if (nf > DBL_DIG * 4) continue;