Per discussion in patch [#400] here is an attempt to simplify the processing code in noi2sym() inside makebin. The goal is to make the function more compact and easier to maintain.
These changes aren't strictly necessary, so no worries if the decision is to not merge them.
I haven’t fully read through it, but looks good on first sight. But I haven’t fully read through the main part yet.
I originally used
getlineand broke Windows compatibility. Since 4.1.0 was about to be released, I quickly fixed this with first alternative that showed up in my searches.Note to myself: compare with string parser from pre-[r12064]
Diff:
Related
Patches:
#400