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++ » UppHub » Docking: Bug Fix:
Re: Docking: Bug Fix: [message #27403 is a reply to message #27402] Thu, 15 July 2010 16:40 Go to previous message
tojocky is currently offline  tojocky
Messages: 607
Registered: April 2008
Location: UK
Contributor

mrjt wrote on Thu, 15 July 2010 17:23

I still can't reproduce it.

The problem is:
-The fix you posted should have no effect, since tabcont will already be NULL.
-Calling 'delete' on a NULL pointer is valid in C++ so that should not cause a problem.
-If it's calling a delete on a garbage (wrong/random) pointer I can see how that would be a problem, although being in a Ptr object should protect against that, but in that case your fix also shouldn't make any difference since the garbage must be being assigned after the NULL initialisation.



Sorry, it seems to be a false alarm.

The problem was:
1. I compiled my package with a old version of Docking
2. I update the old version with new version
3. I DIDN'T FULL REcompile the package.

After change the Docking package seems that Docking and related packages was recompiled!

Sorry for false alarm.

Regards, Ion Lupascu (tojocky).
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: BUGFIX: ExpanderFrame
Next Topic: Docking - Name clash with opencascade library
Goto Forum:
  


Current Time: Mon May 13 02:52:43 CEST 2024

Total time taken to generate the page: 0.01858 seconds