diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-01-25 22:56:53 -0800 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-01-25 22:56:53 -0800 |
commit | be6eb09211ca8470836152a1aa9d1536ce753bc6 (patch) | |
tree | 495db7968dfc43bcbf45be77d92f214dbd43fc52 /charterm/planet-docs/doc | |
parent | 5b698455793a6bee2bacab1a646f73c9c49a75ee (diff) | |
download | mu-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 'charterm/planet-docs/doc')
0 files changed, 0 insertions, 0 deletions