Method lookup raises an exception when the method has no variables declared

Bug #828254 reported by Dylan Borg
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
dylan.NET
Fix Released
Critical
Dylan Borg
11.2.x
Fix Released
Critical
Dylan Borg

Bug Description

The compiler raises an exception with a method that just contains two writelines.

Tags: parser

Related branches

Revision history for this message
Dylan Borg (borgdylan) wrote :

The method lookup system checks if the class component is a class or a variable that is an instance of a class. The variable lookup function stalled when the array of variables was empty because of the lack of a zero-length check. Now this is in place.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.