5 ms·
update: I just tested this; if you're on 1.8.7, you can manually apply the patch I linked in the parent comment and recompile. There is nothing preventing a bac
by c3 13y ago
update: I just tested this; if you're on 1.8.7, you can manually apply the patch I linked in the parent comment and recompile. There is nothing preventing a backport.
- darkhelmetlive 13y agoThere's also a commit right after the merge commit to change if (nf > DBL_DIG * 2) continue; to if (nf > DBL_DIG * 4) continue;