khalodark / addi

Automatically exported from code.google.com/p/addi
0 stars 0 forks source link

Out of memory issue #21

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I am copying a piece of matlab code directly to the command line 
(approximately 20 lines with 'for' and 'if') 
2. Hitting Enter

What is the expected output? What do you see instead?
I am expecting to see the result and instead of that I am getting:
class java.lang.OutOfMemoryError:null

What version of the product are you using? On what operating system?
The latest (downloaded 2nd of August)

Please provide any additional information below.
Nexus One 2.3.4

Original issue reported on code.google.com by glhn...@gmail.com on 2 Aug 2011 at 11:24

GoogleCodeExporter commented 9 years ago
Can you please provide the 20 lines of code for me to try?

Original comment by corbi...@gmail.com on 3 Aug 2011 at 4:53

GoogleCodeExporter commented 9 years ago
Can you try going to settings/preferences inside addi and enabling the 
"experimental interpreter"?  This should be solved via that.  That will be the 
default behavior in the future.

Original comment by corbi...@gmail.com on 16 Apr 2012 at 4:49