Bug 1534 : Unterminated string constant with char assignment of escaped double quotes
Last modified: 2010-04-06 17:50




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

 

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 = '\"';