Hi Daniel,

if I give an empty array to the FTPClient.Exec() method:

--8<---------------
Dim h As New FTPClient

h.Exec([""])
--8<---------------

the interpreter gets a segfault. I think you should either warn or do
nothing in this case.

Regards,
Tobi

------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to