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 » Context search in TheIDE
Re: Context search in TheIDE [message #50602 is a reply to message #50599] Sun, 25 November 2018 20:07 Go to previous messageGo to previous message
peterh is currently offline  peterh
Messages: 108
Registered: November 2018
Location: Germany
Experienced Member
Current NB 12567 still has the problem:

C:\upp\bazaar\MathTools\Calculator.cpp (44): error C2664: 'void Upp::EvalExpr::GetConstant(int,Upp::String &,Upp::doubleUnit &)': cannot convert argument 3 from 'double' to 'Upp::doubleUnit &'
C:\upp\bazaar\MathTools\Calculator.cpp (49): error C2664: 'void Upp::EvalExpr::GetVariable(int,Upp::String &,Upp::doubleUnit &)': cannot convert argument 3 from 'double' to 'Upp::doubleUnit &'
C:\upp\bazaar\MathTools\Calculator.cpp (124): error C2440: '=': cannot convert from 'Upp::doubleUnit' to 'double'
C:\upp\bazaar\MathTools\Calculator.cpp (134): error C2440: '=': cannot convert from 'Upp::doubleUnit' to 'double'
C:\upp\bazaar\MathTools\Calculator.cpp (138): error C2440: '=': cannot convert from 'Upp::doubleUnit' to 'double'

Also context search (Alt-J) finds unrelated stuff.
For example search for "TopWindow" ends up at a Place where TopWindow is only mentioned in a comment.

As a beginner I am lost without "Alt-J", I need it to explore and understand all this stuff.

Anyway I will happily test again later with a later version.
Nowadays I am only a casual home-programmer, so I cannot do more than to report problems currently Wink
But I like Upp++; thank you for working on it!
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Debugging long Strings
Next Topic: the ide says there are error even for running tutorial codes
Goto Forum:
  


Current Time: Fri Mar 29 16:15:52 CET 2024

Total time taken to generate the page: 0.01182 seconds