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 » Developing U++ » U++ Developers corner » Assist++ future
Re: Assist++ future [message #10924 is a reply to message #10918] Sun, 05 August 2007 10:05 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14266
Registered: November 2005
Ultimate Member
mr_ped wrote on Sat, 04 August 2007 16:47

Quote:

and to start collecting code that it does not parse properly....


I think I will provide plenty of those over time.. Wink

But it's not only about preprocessing, I have some more basic problems, like I don't have local variables parsed.

void TestLocalVariablesParsing( int variableone, int anothervariable, int thirdvariable )
{
//here write "vari" and hit Ctrl+Space .. nothing is suggested.
//here write "ano" and hit Ctrl+Space .. nothing is suggested.
String tempstring;
//here write "temps" and hit Ctrl+Space .. nothing is suggested.
}


It annoys me a lot personally, I'm used to IDEs which do parse local variables. (MSVS, VSlick).


I will check soon... but in fact, in this case, it perhaps is not parser bug, just problem in editor. You can easily check: type "tempstring."

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: U++ infrastructure server...
Next Topic: Decimal
Goto Forum:
  


Current Time: Fri Jul 18 19:46:33 CEST 2025

Total time taken to generate the page: 0.03152 seconds