FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 193 : Not closing multi-line comment freezing the system (java.lang.OutOfMemoryError)
Last modified: 2005-10-31 20:25
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
DUPLICATE of bug
16
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
REAS
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2005-10-31 20:23
Running this code requires often requires force quitting the IDE:
[begin]
size(100, 100);
rect(30, 30, 20, 101);
/**
rect(10, 30, 20, 101);
[end]
This is a common student error...
Additional Comment
#1 From fry 2005-10-31 20:25
*** This bug has been marked as a duplicate of
16
***