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

[Discussion] Build and Run #278

Open
iahung3 opened this issue May 14, 2024 · 1 comment
Open

[Discussion] Build and Run #278

iahung3 opened this issue May 14, 2024 · 1 comment
Assignees
Labels
bug Something isn't working ready for release

Comments

@iahung3
Copy link

iahung3 commented May 14, 2024

The first time you press F5, it successfully builds and runs the program. You modified the code. Now the code is no longer compileable. But if you press F5, it still launches the old program compiled the previous time.

@SpartanJ
Copy link
Owner

You're correct, that's actually an small bug, I forgot to filter the exit status. Already fixed in dev branch.

@SpartanJ SpartanJ self-assigned this May 14, 2024
@SpartanJ SpartanJ added bug Something isn't working ready for release labels May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ready for release
Projects
None yet
Development

No branches or pull requests

2 participants