K 10 svn:author V 6 kevans K 8 svn:date V 27 2021-10-17T18:47:38.584851Z K 7 svn:log V 416 ficl: instead of pad, emit can use local variable Pad in forth is used as "scratchpad" and internal implementations should not use it. Ficl does not really follow this rule and this can fire back. emit has no need to use pad, we can use local variable instead. (cherry picked from commit dba7640e44c5ec148a84b0d58c6c9a3c9e5147f3) Git Hash: a7c75ee92b0edb8ab591f68fe2038de3b68fc031 Git Author: tsoome@FreeBSD.org END