Author Topic: Tiny Bug  (Read 5397 times)

Offline Vampyre_Dark

  • Regular
  • ***
  • Posts: 255
  • Hello!
    • Somewhere Over The Rainbow...
Tiny Bug
« 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.
C::B Wishlist
~BOYCOTT THE EVIL YELLOW BOXES~

MississippiStreet

  • Guest
Re: Tiny Bug
« Reply #1 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

Offline thomas

  • Administrator
  • Lives here!
  • *****
  • Posts: 3979
Re: Tiny Bug
« Reply #2 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?
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

Offline rickg22

  • Lives here!
  • ****
  • Posts: 2283
Re: Tiny Bug
« Reply #3 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.