Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wip Solves the problems with tccalls.fth and removed short-timeout in xmodem.fth #119

Merged
merged 4 commits into from
Aug 21, 2023

Conversation

Jos-Ven
Copy link
Contributor

@Jos-Ven Jos-Ven commented Aug 21, 2023

Perhaps this will make it easier to promote the wip branch to the main branch

@quozl
Copy link
Collaborator

quozl commented Aug 21, 2023

Are you sure about these changes? Open each commit in a new tab to review what you changed. I did that, and was slightly puzzled.

@Jos-Ven
Copy link
Contributor Author

Jos-Ven commented Aug 21, 2023

Sorry for the confusing. Here is what has been done:
Yesterday the problem was pushed in my wip branch.
Then Mitch solved it (Thanks again).
And today I pushed the solutions to the wip branch to solve the
problems that were previously pushed to my wip branch.
For that several "git add" lines and then 1 commit and 1 push was used.
There was also a merge needed to solve a problem with GIT. (Seem to happen after git status)
That was also corrected today. So it should be alright now,
All in all 4 commits.
Thanks in advance.

@MitchBradley MitchBradley merged commit b187a5c into MitchBradley:WIP Aug 21, 2023
@quozl
Copy link
Collaborator

quozl commented Aug 21, 2023

Thanks. It was the change from 128 to 140 in doccall that surprised me.

@Jos-Ven
Copy link
Contributor Author

Jos-Ven commented Aug 22, 2023

That was needed in order to use more then 127 ccalls in extend.c

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.

3 participants