[protobuf] Problem with accent

2012-03-26 Thread Simon
Hi guys, I have an annoying problem with some accent. I build my proto-object, no problem, and when i want to read it the browser, using .toString function, i have \303\240 instead of à, \303\250 instead of è, etc... So i'm wondering where can be the problem ? Eclipse encode the files in UTF-8,

Re: [protobuf] Problem with accent

2012-03-26 Thread Evan Jones
On Mar 23, 2012, at 9:07 , Simon wrote: I have an annoying problem with some accent. I build my proto-object, no problem, and when i want to read it the browser, using .toString function, i have \303\240 instead of à, \303\250 instead of è, etc… What do you mean i want to read it the browser