diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-06-18 11:26:04 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-06-18 11:37:21 -0700 |
commit | 0ab01e6f00fad00bb2103113c9c90f6c3a042321 (patch) | |
tree | 7701c48a4f6c395506197fe87849cbeef71463fa /repl.mu | |
parent | 9e86933229e6d6d45f0192a23e618557540d21d9 (diff) | |
download | mu-0ab01e6f00fad00bb2103113c9c90f6c3a042321.tar.gz |
1594 - removing from start/end of duplex list
This uncovers an issue with this interface to duplex lists: the caller needs to check the result and invalidate any other pointers if it's null (i.e. the list is now empty) We *could* try to encapsulate the list in a header to help the caller manage header pointers. But heck, let's see if writing tests helps call-sites stay on the straight and narrow.
Diffstat (limited to 'repl.mu')
0 files changed, 0 insertions, 0 deletions