[Gambas-user] Issue 178 in gambas: Constants of type "Single" does not work in some cases. Segmentation fault.
gambas at ...2524...
gambas at ...2524...
Fri Dec 30 22:25:26 CET 2011
Comment #3 on issue 178 by emil.len... at ...626...: Constants of
type "Single" does not work in some cases. Segmentation fault.
http://code.google.com/p/gambas/issues/detail?id=178
The documentation at http://gambasdoc.org/help/cat/constdecl?v3 actually
says that constants can only be "Boolean, Integer, Long, Float or String".
But the compiler accepts Boolean, Byte, Short, Integer, Long, Single, Float
and String...
More information about the User
mailing list