[Gambas-user] Issue 138 in gambas: Bug with long constant declaration

gambas at ...2524... gambas at ...2524...
Sun Oct 30 20:23:48 CET 2011


Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 138 by jussi.la... at ...626...: Bug with long constant declaration
http://code.google.com/p/gambas/issues/detail?id=138

1) Describe the problem.

According to documentation value -9223372036854775808 is in valid range for  
long.

However following declaration;
Public Const LowestLong As Long = -9223372036854775808
causes error message "type mismatch".


2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):

Version: TRUNK
Revision: r4226
Operating system: Linux
Distribution: Xubuntu 11.10
Architecture: x86_64






More information about the User mailing list