FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 338 : Color Casting Error
Last modified: 2006-05-11 03:20
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:
YODA0340
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2006-05-04 16:43
My compiler told me to send you this...
I have a data type named BarC, which is a color.
I tried to adjust the red value with the following statement:
BarC.red -= (red)1;
I probably shouldn't have done that, but my excuse is that
the compiler told me to!
Additional Comment
#1 From fry 2006-05-11 03:20
thanks, i think you just managed to confuse the hell out of the compiler,
but it's not really something we can work out. ;-)