Bug 1548 : processing constant CONTROL causes compiler error
Last modified: 2010-04-14 19:29




Status:
RESOLVED
Resolution:
WONTFIX -
Priority:
P2
Severity:
normal

 

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.