We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
From https://github.com/OCamlPro/gnucobol/actions/runs/6675975179?pr=109
8. used_binaries.at:350: testing temporary path invalid ... ../../tests/used_binaries.at:366: TMPDIR="" TMP="notthere" TEMP="" $COMPILE prog.cob --- - 2023-10-28 09:10:22.004766600 +0000 +++ /d/a/gnucobol/gnucobol/_build/tests/testsuite.dir/at-groups/8/stderr 2023-10-28 09:10:21.922287300 +0000 @@ -1,2 +1,3 @@ libcob: warning: Temporary directory TMP is invalid, adjust TMPDIR! +Cannot create temporary file in: Invalid argument ../../tests/used_binaries.at:366: exit code was 1, expected 0 8. used_binaries.at:350: 8. temporary path invalid (used_binaries.at:350): FAILED (used_binaries.at:366)
The text was updated successfully, but these errors were encountered:
This is a known issue with the temporary PATH on Windows. I'll check if something can be done about it.
Sorry, something went wrong.
ddeclerck
Successfully merging a pull request may close this issue.
From https://github.com/OCamlPro/gnucobol/actions/runs/6675975179?pr=109
The text was updated successfully, but these errors were encountered: