[Gambas-user] Issue 222 in gambas: Compiler fail - invalid DIM assignment not checked
gambas at ...2524...
gambas at ...2524...
Sat Mar 10 15:37:57 CET 2012
Updates:
Status: WontFix
Labels: -Version -Type-Bug Version-TRUNK Type-Enhancement
Comment #1 on issue 222 by benoit.m... at ...626...: Compiler fail - invalid
DIM assignment not checked
http://code.google.com/p/gambas/issues/detail?id=222
The compiler does not check datatypes at all, and cannot know which
datatype [ ... ] returns (it can be anything runtime-dependent).
Knowing that [ "...", "..." ] returns a String[] is not as simple as you
may think.
More information about the User
mailing list