[Gambas-user] Issue 136 in gambas: Cannot create inline array of Classes - Segmentation fault

gambas at ...2524... gambas at ...2524...
Sun Nov 13 00:35:11 CET 2011


Comment #3 on issue 136 by emil.len... at ...626...: Cannot create inline  
array of Classes - Segmentation fault
http://code.google.com/p/gambas/issues/detail?id=136

It still does not check if you pass a void, like:

Private Sub VoidFn()
End

Public Sub Main()
   Print [VoidFn()]
End

** INTERNAL ERROR **
** Bad type (0) for VALUE_write
** Program aborting. Sorry! :-(





More information about the User mailing list