Skip to content

fix order of 21.58 DOS entries by changing their Unique ID fields#63

Merged
shidel merged 1 commit intoLoopZ:mainfrom
ecm-pushbx:ecm-2026-04n
Apr 14, 2026
Merged

fix order of 21.58 DOS entries by changing their Unique ID fields#63
shidel merged 1 commit intoLoopZ:mainfrom
ecm-pushbx:ecm-2026-04n

Conversation

@ecm-pushbx
Copy link
Copy Markdown
Contributor

Refer to #62 (comment)

@shidel
Copy link
Copy Markdown
Contributor

shidel commented Apr 14, 2026

While this would fix the immediate issue of the sort order of these functions, I am not sure we will want to go this way.

Since these entries actual have multiple sub-functions, it could confuse people looking at the list. It may also cause unforeseen issues later on when trying to cross-link references. After all, if the profram is looking for 215803, it will see 215802 and think that is not it and move along. But, if it sees 2158, it should think -- well maybe this is it.

I think the better solution would be to just "improve" the sorting method of makelist to be less ID dependent as mentioned in Issue 62

ecm-pushbx added a commit to ecm-pushbx/thelist that referenced this pull request Apr 14, 2026
@shidel shidel merged commit 67cab96 into LoopZ:main Apr 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants