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
Context search in TheIDE [message #50574] Fri, 16 November 2018 19:48 Go to next message
peterh is currently offline  peterh
Messages: 108
Registered: November 2018
Location: Germany
Experienced Member
Edit:
Ok, I have seen other problems for examples "Mathtools" cannot been compiled anymore.
Something in headers must have been changed.

So I conclude the nightly builds are unfinished work in progress and so this is not a bug, but unfinished work.
I was confused, because the website recommends to choose nightly build.....


Original message:

I have downloaded recent nightly build 12537.
Context search (Alt-J) seems to be buggy with the recent nightly builds.
Sometimes it works, sometimes not.

Testcase:
upp\reference\guilock\main.cpp

For example, App::Run() or Call() doesnt work with Alt-J
These are methods inherited from TopWindow.

Possibly context search doesnt work with inherited methods anymore?

Now I have deleted nightly build and reinstalled stable build.
With stable build it functions as expected.
(I am on Windows 10 64 Bit)


[Updated on: Mon, 19 November 2018 21:23]

Report message to a moderator

Re: Context search in TheIDE [message #50599 is a reply to message #50574] Sun, 25 November 2018 12:18 Go to previous messageGo to next message
koldo is currently offline  koldo
Messages: 3354
Registered: August 2008
Senior Veteran
Hello Peterh

Bazaar/Mathtools already compiles.
Thank you for your report.


Best regards
Iñaki
Re: Context search in TheIDE [message #50602 is a reply to message #50599] Sun, 25 November 2018 20:07 Go to previous messageGo to next 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!
Re: Context search in TheIDE [message #50607 is a reply to message #50602] Sun, 25 November 2018 22:28 Go to previous messageGo to next message
koldo is currently offline  koldo
Messages: 3354
Registered: August 2008
Senior Veteran
Dear PeterH

Your report is about 12567. However MathTools update was 12568.
Please update your U++ and report if everything is OK.
Thank you.


Best regards
Iñaki
Re: Context search in TheIDE [message #50608 is a reply to message #50607] Sun, 25 November 2018 22:59 Go to previous message
peterh is currently offline  peterh
Messages: 108
Registered: November 2018
Location: Germany
Experienced Member
I didnt know the number.
NB 12567 is presently the newest to download online.
I try again later.

[Updated on: Sun, 25 November 2018 23:00]

Report message to a moderator

Previous Topic: Debugging long Strings
Next Topic: the ide says there are error even for running tutorial codes
Goto Forum:
  


Current Time: Thu Mar 28 11:03:19 CET 2024

Total time taken to generate the page: 0.01631 seconds