HomeFreeBSD

ficl: instead of pad, emit can use local variable

Description

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.

Details

Provenance
tsoomeAuthored on
Parents
rS368260: rtld: bump r_debug.r_version to 1 from current 0.
Branches
Unknown
Tags
Unknown