> On Saturday 16 April 2011 21:52:39 Jussi Lahtinen wrote:
> > Yes, there still are some situations when error messages aren't properly
> > shown.
> > I haven't be able to reproduce this bug consistently. To me this happens
> > randomly and rarely.
> > Also I don't see the quick flashes, because my project is full screen and
> > when execution stops,
> > focus isn't automatically changed to IDE.
> > 
> > If you know way to reproduce this every time, maybe you can send project
> > to demonstrate it.
> 
> Would if I could. I've spent many hours delving into hard to reproduce bugs
> and sending Benoit little projects - I always do when its reproducable.
> 
> Regards
> 
> richard
> 

The revision #3771 should fix most of the problem.

Now the form code is always compiled *before* the class code. Consequently 
errors like an identifier declared twice is always raised inside the source 
code.

Maybe there are other cases not handled by this fix.

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to