FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 1534 : Unterminated string constant with char assignment of escaped double quotes
Last modified: 2010-04-06 17:50
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
FIXED -
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
jeffg
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2010-04-06 10:40
Processing build 0182
I'm getting the same Unterminated string constant error as adject posted in
the Forum.
http://processing.org/discourse/yabb2/YaBB.pl?num=1269899884
Running OSX 10.6.3
Additional Comment
#1 From fry 2010-04-06 11:06
code that causes the error:
char c = '\"';