You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed on monday, there seems to be an issue.However, I am able to reproduce it without any changes whatsoever to the code now.
Basically, just run one of the following: ./selfie-32 -l selfie-32.m -m 4 -l selfie-32.m -gc -m 2 -c selfie.c ./selfie-32 -l selfie-32.m -m 4 -l selfie-32.m -m 2 -c selfie.c
The same 2 lines with -y instead of -m seem to be working (replace just the last one).
See CAS-ual-TY@ce2a4ed. I have created a workflow for 32-bit testing. This workflow is run in this commit and has the mentioned commands failing. No changes were made to any code or any existing file in the repo.
As discussed on monday, there seems to be an issue.However, I am able to reproduce it without any changes whatsoever to the code now.
Basically, just run one of the following:
./selfie-32 -l selfie-32.m -m 4 -l selfie-32.m -gc -m 2 -c selfie.c
./selfie-32 -l selfie-32.m -m 4 -l selfie-32.m -m 2 -c selfie.c
The same 2 lines with
-y
instead of-m
seem to be working (replace just the last one).See CAS-ual-TY@ce2a4ed. I have created a workflow for 32-bit testing. This workflow is run in this commit and has the mentioned commands failing. No changes were made to any code or any existing file in the repo.
Note: Both branches this commit is in contain more changes. See the workflow-runs on unchanged selfie code here: https://github.com/CAS-ual-TY/selfie/actions/runs/2029908218
The text was updated successfully, but these errors were encountered: