Skip to content

Refactor parse_objstm_obj and eliminate _item variants

Sven M. Hallberg requested to merge ostream into master

Also let's not forget about its copy/paste sibling, parse_objstm_item()... :{

Now encompasses getting rid of parse_item(), parse_objstm_item(), and resolve_item() altogether.

Includes instructive play-along commit messages to be read alongside code changes.
NB: gitk works much better for this than Gitlab.

Edited by Sven M. Hallberg

Merge request reports