Page 1 of 1

CL crashes with special character

Posted: Tue Oct 13, 2009 6:22 pm
by DSP_Programmer
Hello,

(Vista, CL rev. 3135)

I get an reproducable crash of CL if I try to insert characters with a binary value of 0x93 or 0x94 (which I copy and pasted from some PDF source) and then save the file. My file encoding is set to ISO 8859-1. If I change the file encoding to UTF-8, there will be no crash. Is there anything I can do about this (beside changing the file encoding)?

Best regards.

Re: CL crashes with special character

Posted: Tue Oct 13, 2009 7:46 pm
by eranif
Can u copy/paste them to this post so I can look at the crash dump?

Eran

Re: CL crashes with special character

Posted: Tue Oct 13, 2009 8:52 pm
by DSP_Programmer
Just copy the character on the next line, insert it into a document (8851-1 encoding) and try to save it.

Re: CL crashes with special character

Posted: Thu Oct 15, 2009 8:07 pm
by DSP_Programmer
Hello Eran,

could you reproduce the problem with the character?

Re: CL crashes with special character

Posted: Thu Oct 15, 2009 8:11 pm
by eranif
Yes, working on a solution for it

Eran

Re: CL crashes with special character

Posted: Thu Oct 15, 2009 9:45 pm
by DSP_Programmer
Thanks, good to hear that.