Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: PChris on April 26, 2006, 05:43:06 pm

Title: Fixed bug in Code Profiler [wxNO]
Post by: PChris on April 26, 2006, 05:43:06 pm
Hello!

I fixed the bug in the Profiler plugin, related to the incorrect usage of wxNO.
This bug caused a misbehaviour, if no profile file can be found, clicking NO on the dialog has no effect.
cbMessageBox uses wxMessageDialog, so instead of wxNO, wxID_NO is used now ;)

The fixed file is attached.

PChris

BTW: Is there some place, where everybody can upload such fixes?

[attachment deleted by admin]
Title: Re: Fixed bug in Code Profiler [wxNO]
Post by: sethjackson on April 26, 2006, 05:55:13 pm
Yes. Right here (No zip file upload though).

http://developer.berlios.de/patch/?group_id=5358
Title: Re: Fixed bug in Code Profiler [wxNO]
Post by: PsYhLo on April 26, 2006, 06:01:57 pm
Yes. Right here (No zip file upload though).

http://developer.berlios.de/patch/?group_id=5358
but the .tar.gz and .tar.bz2 are allowed
Title: Re: Fixed bug in Code Profiler [wxNO]
Post by: PChris on April 26, 2006, 06:06:35 pm
Well, thanks I will use it next time ;)
Title: Re: Fixed bug in Code Profiler [wxNO]
Post by: sethjackson on April 26, 2006, 07:34:56 pm
Yes. Right here (No zip file upload though).

http://developer.berlios.de/patch/?group_id=5358
but the .tar.gz and .tar.bz2 are allowed

Yup.
Title: Re: Fixed bug in Code Profiler [wxNO]
Post by: PChris on April 26, 2006, 07:50:22 pm
Is there any chance, that this fix will appear in the svn repository?
Title: Re: Fixed bug in Code Profiler [wxNO]
Post by: killerbot on April 26, 2006, 08:00:39 pm
looking at it right now
Title: Re: Fixed bug in Code Profiler [wxNO]
Post by: killerbot on April 26, 2006, 08:07:59 pm
fixed, thanks for the help !!!
Title: Re: Fixed bug in Code Profiler [wxNO]
Post by: PChris on April 26, 2006, 08:14:46 pm
There are some more fixes in progress ;)
Title: Re: Fixed bug in Code Profiler [wxNO]
Post by: killerbot on April 26, 2006, 08:22:07 pm
There are some more fixes in progress ;)
superb