Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » [BUG??] Blitz issue
[BUG??] Blitz issue [message #14071] Fri, 08 February 2008 16:06
captainc is currently offline  captainc
Messages: 278
Registered: December 2006
Location: New Jersey, USA
Experienced Member
I made a change in my code, which was simply to remove a line that looked like:
LOG( "My log text here" );
When I recompiled (with Blitz), the program executed as if this line was never removed. I tried adding a new LOG line to the program (Eg. LOG( "New log text" ); ) and it still printed the old LOG text to the file. It worked as expected after taking off Blitz and recompiling.

Would the fact that LOG is a macro have anything to do with Blitz not recompiling the modified code?

Previous Topic: Strange build error only after changing
Next Topic: New install - can't find cc1plus
Goto Forum:
  


Current Time: Fri May 03 06:00:35 CEST 2024

Total time taken to generate the page: 0.02361 seconds