fluentCODE / ScrawlIssues

Issue Tracker for Scrawl by fluentCODE
14 stars 0 forks source link

Debugging a console app still executes with build errors #155

Open Buildstarted opened 9 years ago

Buildstarted commented 9 years ago

Debugging a console app Build FAILED but the debugger still executes. I assume it's using an old version of the file that's available.

pauljz commented 9 years ago

Yup, it looks like we ignore the build result. Oops.

It'd be falling back on the old existing .exe if present.

stirno commented 9 years ago

Scrawl refuses to allow failure. Regardless what the build says!

Buildstarted commented 9 years ago

i wonder what would have happened it i deleted the executable