FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 1188 : assert not supported
Last modified: 2010-04-14 05:40
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
FIXED -
Pr
i
ority:
P5
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
esperanc
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2009-03-03 16:45
A sketch containing only the line
assert true;
yields the following warning:
Invalid type:94
(tested with processing 1.0.3)
Additional Comment
#1 From fry 2009-03-04 07:22
hm, we don't actually support or document assert anywhere, but i'll add it
to the list of things to with with the preprocessor since people coming
from Java might expect it.
Additional Comment
#2 From MrFeinberg 2010-03-15 19:43
Fixed; please verify
Additional Comment
#3 From fry 2010-04-14 05:40
fixed in 0180.