about summary refs log tree commit diff stats
path: root/tangle.mu
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-01-25 22:56:53 -0800
committerKartik K. Agaram <vc@akkartik.com>2015-01-25 22:56:53 -0800
commitbe6eb09211ca8470836152a1aa9d1536ce753bc6 (patch)
tree495db7968dfc43bcbf45be77d92f214dbd43fc52 /tangle.mu
parent5b698455793a6bee2bacab1a646f73c9c49a75ee (diff)
downloadmu-be6eb09211ca8470836152a1aa9d1536ce753bc6.tar.gz
625 - guard against errors with input-output args
(Another attempt at 623.)

I dunno, this may all be a wild goose chase. I haven't been disciplined
in tagging in-out arguments in 'read-move' and its helpers. Maybe I
should just drop those 'nochange' oargs in 'read' and 'write'. Maybe I
should reserve output args only for return values that callers might
actually care about, and use more conventional metadata like 'const' or
'unique' or 'inout' on other args.
Diffstat (limited to 'tangle.mu')
0 files changed, 0 insertions, 0 deletions