Aporia
Aporia copied to clipboard
compilation failure doesn't prevent program execution
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.
Hrm, I'm guessing this is either Linux or Windows-specific. I can't reproduce this on Mac OS X.