5 ms·
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;
by darkhelmetlive 13y 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;