[Gambas-user] [Gambas Bug Tracker] Bug #1264: Doing : vTmp = Last.value inside MyTask_Kill(), will raise an Error "File or ..."
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Wed Mar 14 17:04:03 CET 2018
http://gambaswiki.org/bugtracker/edit?object=BUG.1264&from=L21haW4-
Comment #1 by Benoît MINISINI:
It's actually normal that you get an error, as your task Main method does not return anything.
In commit https://gitlab.com/gambas/gambas/commit/d6b8c451c93c355245008ec55b6ee93904bc917e, I changed the error message to "No return value", which is more explicit.
Benoît MINISINI changed the state of the bug to: Fixed.
More information about the User
mailing list