FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 1548 : processing constant CONTROL causes compiler error
Last modified: 2010-04-14 19:29
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
WONTFIX -
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
p brouwer
Assigned To:
fry
Attachment
Type
Created
Size
Actions
code snip
application/octet-stream
2010-04-14 17:50
289 bytes
Description
: Opened: 2010-04-14 17:45
Usage such as:
if (key==CODED)
{
if (keyCode==CONTROL) { // ... }
}
causes compiler error
Additional Comment
#1 From p brouwer 2010-04-14 17:50
edit
]
code snip
Additional Comment
#2 From fry 2010-04-14 19:29
doesn't exist/make sense on android, i've added a note to about.txt.