This patch uses define-quantity-method to generate the new required calls to quantity on the arguments in the default case, as well as removing those calls from the quantity methods (as well as a few extraneous calls to quantity-if-necessary, which was already being added by the quantity method macro).
This patch uses define-quantity-method to generate the new required calls to quantity on the arguments in the default case, as well as removing those calls from the quantity methods (as well as a few extraneous calls to quantity-if-necessary, which was already being added by the quantity method macro).