Are you running on a 32 or 64 bit OS?


On Tue, 2011-10-18 at 23:10 +0000, gam...@googlecode.com 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...@gmail.com: 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@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user



------------------------------------------------------------------------------
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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to