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 » bug: code completion is not working when namespaces are used
Re: bug: code completion is not working when namespaces are used [message #24398 is a reply to message #24324] Thu, 14 January 2010 09:35 Go to previous message
aftershock is currently offline  aftershock
Messages: 143
Registered: May 2008
Experienced Member
I cannot see why would you need to run the preprocessor each time.
You could cache it the symbol table deduced from the preprocessed files.
If the lines before includes change or header file change you could make the program redo the preprocessising.
Otherwise, you could just use the cached information.
In most cases, it would be fast.

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: another parsing bug
Next Topic: umk options suggestion
Goto Forum:
  


Current Time: Tue May 14 06:19:38 CEST 2024

Total time taken to generate the page: 0.03339 seconds