Re: [Gambas-user] IDE 100% CPU and never loads project

2012-11-29 Thread Benoît Minisini
Le 29/11/2012 12:52, Bruce a écrit : > > Thanks Benoit, > > One day I'll learn not to name classes so close to each other. > (embarassed icon) > > B > No problem, that way you found a nasty bug! :-) -- Benoît Minisini -

Re: [Gambas-user] IDE 100% CPU and never loads project

2012-11-29 Thread Bruce
On Thu, 2012-11-29 at 17:02 +1030, Bruce wrote: > This is a FYI and a hope for a fix. > > Today I had a very nasty thing happen. > > Inadvertently, I made a class inherit itself and started to compile the > project. This resulted in an endless compile so I killed the IDE. > Here's where the nast

[Gambas-user] IDE 100% CPU and never loads project

2012-11-28 Thread Bruce
This is a FYI and a hope for a fix. Today I had a very nasty thing happen. Inadvertently, I made a class inherit itself and started to compile the project. This resulted in an endless compile so I killed the IDE. Here's where the nasty starts. It has already updated the .info file and the bad c