Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: Vampyre_Dark on August 25, 2005, 11:15:44 pm

Title: Tiny Bug
Post by: Vampyre_Dark on August 25, 2005, 11:15:44 pm
When you do a rebuild, it doesn't save your source files like a compile would, and then after it's not flagged that the file changed, so compiling gets you a 'nothing to do' message.
Title: Re: Tiny Bug
Post by: MississippiStreet on September 07, 2005, 09:00:36 pm
This isn't unusual is it? I checked with other development environments that I've used and they don't save after a compile either. Do you know of any others that do save after a compile? I just get in the habit of saving then compiling

If anyone needs some good general programming articles, try here:
http://www.findingfacts.com/L2/L2_2_28.php
Title: Re: Tiny Bug
Post by: thomas on September 08, 2005, 01:48:31 pm
Tried both compile and rebuild a couple of times in random order using RC1-1. It always saved the modified files just like it should, and it always correctly unflagged them. Strange that.

There is no configuration option to disable auto-save, is there?
Title: Re: Tiny Bug
Post by: rickg22 on September 08, 2005, 06:06:53 pm
No, there isn't, and yes, it kinda annoys me, because even if i save a file *before* the build process, and then edit some of it, later it gets saved without warning.