Re: same problem in v4 as previous editions
- Posted by useless Aug 28, 2009
- 1784 views
jeremy said...
jimcbrown said...
I believe that it rereads the source from the file on disk.
We are missing what she is saying:
useless said...
[12:39] <katsmeow-afk> and if i had not been editing it to debug it, and saved a copy of the new source, the running app would not have crashed ... [12:40] <katsmeow-afk> with this bug, i cannot edit code while the app is running
She is saying that because she edited the source code of a running application that her running application crashed.
Jeremy
True, if i lock the file to read-only, as shown howto in previous post, it won't crash. But if i am bebugging, and running just to get a new ex.err file, and add anything to the source file, it likely will crash with a scrambled source file.
useless