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 » Assist autocomplete cause program crash.
Assist autocomplete cause program crash. [message #17747] Wed, 27 August 2008 22:58 Go to next message
captainc is currently offline  captainc
Messages: 278
Registered: December 2006
Location: New Jersey, USA
Experienced Member
I had a complex templated class with multiple inheritance:
template<typename T>
class MultiArg : public Pte<MultiArg<T>>, public TArg, public Vector<Value>{

When I use "this->" in a class method definition and the autocomplete menu attempts to show, the program crashes.
I've removed the Pte<MultiArg<T>> because it is not needed and then assist works fine and there are no crashes. While may nothave been correct to use both Pte and Vector, it shouldn't have crashed.

[Updated on: Wed, 27 August 2008 23:00]

Report message to a moderator

Re: Assist autocomplete cause program crash. [message #18247 is a reply to message #17747] Thu, 18 September 2008 22:14 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Cannot reproduce...

I have established a new "parsertst" directory in svn.

Maybe you could create a smaller example and put it there.

(It is also possible that recent developments fixed this problem..)

Mirek
Previous Topic: Win32 sample has error [BUG]
Next Topic: missing features: references etc.
Goto Forum:
  


Current Time: Thu Apr 25 02:05:43 CEST 2024

Total time taken to generate the page: 0.07873 seconds