Skip to content

Add cbm_close command to fix file open error after error abort#10

Open
xahmol wants to merge 1 commit intodoj:masterfrom
xahmol:master
Open

Add cbm_close command to fix file open error after error abort#10
xahmol wants to merge 1 commit intodoj:masterfrom
xahmol:master

Conversation

@xahmol
Copy link
Contributor

@xahmol xahmol commented Aug 16, 2023

I had issues with file open errors, which I could trace back to this function here not closing the logical file number after aborting with an OS error.

File open issues for me are solved with adding this cbm_close(lfn); line.

I had issues with file open errors, which I could trace back to this function here not closing the logical file number after aborting with an OS error.

File open issues for me are solved with adding this cbm_close(lfn); line.
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.

1 participant