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

compilation failure doesn't prevent program execution #102

Open
krux02 opened this issue Mar 7, 2016 · 1 comment
Open

compilation failure doesn't prevent program execution #102

krux02 opened this issue Mar 7, 2016 · 1 comment

Comments

@krux02
Copy link

krux02 commented Mar 7, 2016

If I can compile once correctly, but then the compilation fails because of a segmentation fault during compilation (can happen easily when complex macros are written), aporia ignores the fact that the compilation failed, and simply runs the old executable. This did trick me more than once, to think everything worked as suggested, when it totally didn't anymore. Now since I know that F5 is broken, I don't use it anymore. If you are still working on this ide, please fix this.

@dom96
Copy link
Owner

dom96 commented Mar 26, 2016

Hrm, I'm guessing this is either Linux or Windows-specific. I can't reproduce this on Mac OS X.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants