fix digits(n::Unsigned) with neg base for n > typemax(n)÷2
#29187
Closed
rfourquet wants to merge 3 commits intomasterfrom rf/digits-unsigned
+20-3
Commits
Commits on Sep 14, 2018
Commits on Sep 16, 2018
- committed
- committed
n > typemax(n)÷2
#29187