summaryrefslogtreecommitdiffstats
path: root/stdlib/error.tl
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2023-03-21 23:44:20 -0700
committerKaz Kylheku <kaz@kylheku.com>2023-03-21 23:44:20 -0700
commit5ee2cd3b2304287c010237e03be4d181412e066f (patch)
tree0950bc7aaa8d4cb46a38e659ec5185abfab70334 /stdlib/error.tl
parentef81bb38d3261c07dc8fa4fb8eb50bcfcfc04667 (diff)
downloadtxr-5ee2cd3b2304287c010237e03be4d181412e066f.tar.gz
txr-5ee2cd3b2304287c010237e03be4d181412e066f.tar.bz2
txr-5ee2cd3b2304287c010237e03be4d181412e066f.zip
asm: unused variables.
* stdlib/asm.tl (oc-base backpatch, (backpatch-low-16 backpatch, backpatch-high16 backpatch, op-label (asm, dis), op-noop dis, op-frame dis, op-end dis, op-movrs dis, op-movsr dis, op-movrr dis, op-jmp (backpatch,dis), op-if (backpatch, dis), op-ifq backpatch, op-block backpatch, op-retsr dis, op-retrs dis, op-retrr dis, op-catch (backpatch, dis), op-handle dis, op-getv dis, op-setv dis, op-close (backpatch, dis), op-getlx dis, op-setlx dis): Suppress warnings about unused variables using ignore and other approaches. (assembler dis-listing): The unused stream parameter here is a real bug: it was intended to be the output destination, rather than standard output being hard-coded.
Diffstat (limited to 'stdlib/error.tl')
0 files changed, 0 insertions, 0 deletions