guochaiqi / google-gson

Automatically exported from code.google.com/p/google-gson
0 stars 0 forks source link

Support surrogate pairs #219

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
A fix for com.google.gson.StringUnmarshaller line 17:

  // TODO(inder): Handle the case where code points are of size bigger than 4

There are two files in the attachment, for com.google.gson.StringUnmarshaller 
and com.google.gson.StringUnmarshallerTest respectively, based on Revision 551 
in trunk.

Original issue reported on code.google.com by jacky163...@163.com on 3 Jul 2010 at 9:06

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by limpbizkit on 6 Oct 2010 at 5:35

GoogleCodeExporter commented 9 years ago
Apologies for sitting on this for a very long time. Could you please sign the 
Google Code CLA so we can accept patches from you? Once you've filled in that 
form please update that bug and I'll take a look at your patch.
http://code.google.com/legal/individual-cla-v1.0.html

Original comment by limpbizkit on 24 Jan 2011 at 10:40

GoogleCodeExporter commented 9 years ago
Obsolete.

Original comment by limpbizkit on 30 Dec 2011 at 6:27