Hi,

In revision #6252, I added the following syntax:

Public Sub Foo(X As Integer, ...)

   Super.Foo(X, ...)

End

It allows to send all variables arguments of a function to another 
function call. This was not possible before, especially when using Super 
and inheritance.

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to