[Gambas-user] Issue 129 in gambas: For-loop does not work on large ranges

John Spikowski support at ...2529...
Wed Oct 19 01:16:56 CEST 2011


Are you running on a 32 or 64 bit OS?



On Tue, 2011-10-18 at 23:10 +0000, gambas at ...2524... wrote:
> Status: New
> Owner: ----
> Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
> Desktop-Any GUI-Any
> 
> New issue 129 by emil.len... at ...626...: For-loop does not work on large  
> ranges
> http://code.google.com/p/gambas/issues/detail?id=129
> 
> 1) Describe the problem.
> For-loop does not work on large ranges.
> 
> 2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):
> 
> Version: TRUNK
> Revision: r4205
> Architecture: x86_64
> 
> 3) Provide a little project that reproduces the bug or the crash.
> 
> This loop is never entered:
> Dim i As Integer
> For i = -2000000000 To 2000000000
>    Print i
> Next
> 
> 
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure contains a
> definitive record of customers, application performance, security
> threats, fraudulent activity and more. Splunk takes this data and makes
> sense of it. Business sense. IT sense. Common sense.
> http://p.sf.net/sfu/splunk-d2d-oct
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user






More information about the User mailing list