I think this patch is more correct! It handles the case "%\"..." as well.
Please apply it soon!
Regards,
Oskar Liljeblad ([EMAIL PROTECTED])
diff -u syntax/c.jsf.in.v0 syntax/c.jsf.in
--- syntax/c.jsf.in.v0 2005-04-25 09:36:35.000000000 +0200
+++ syntax/c.jsf.in 2005-04-25 09:38:08.000000000 +0200
@@ -278,6 +278,8 @@
:string_control Escape
* string_control
"\n" reset
+ "\"" idle
+ "\\" string_escape
"diouxXeEfFgGaAcspn%SC" string
:char Constant
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]