The extra call to asksign is caused by changes I made to the
limit code to fix bug
1528607 limit(a^x,x,inf) can't solve for a : abs(a) < 1.
I added the extra assumption to the testsuite at
the same time (try updating rtestint.mac), though it would be
better if maxima could figure out the expression's sign on its own.
Dan