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: Other Features Wishlist and/or Bugs » Blitz mode
Blitz mode [message #7400] Wed, 27 December 2006 02:23 Go to next message
agent86 is currently offline  agent86
Messages: 11
Registered: December 2006
Location: San Francisco
Promising Member
Still running rev 605.

The Blitz method needs to understand the concept of "static" in C-like files. It complained about a number of like-named static functions and variables in a set of files I happened to be building.

The static designation needs to be honored. Easy to do just internally append the current filename to the function or variable name.

That's what I should not have had to do.

c.
Re: Blitz mode [message #7438 is a reply to message #7400] Fri, 29 December 2006 13:36 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
agent86 wrote on Tue, 26 December 2006 20:23

Still running rev 605.

The Blitz method needs to understand the concept of "static" in C-like files. It complained about a number of like-named static functions and variables in a set of files I happened to be building.

The static designation needs to be honored. Easy to do just internally append the current filename to the function or variable name.

That's what I should not have had to do.

c.


Well, there are limitation of what BLITZ can and cannot do. It is just option - you can switch it off for specific files or packages.

Dealing of static might be possible, but IMHO is not worth the trouble.

Mirek
Previous Topic: Bug in "Console.upt"
Next Topic: Output mode -- Not what is expected
Goto Forum:
  


Current Time: Sun May 05 15:37:11 CEST 2024

Total time taken to generate the page: 0.02633 seconds