OSDN Git Service

Fixed a bug in XML parser handler where some words were being split in two. Fixes...
authorAmith Yamasani <yamasani@google.com>
Fri, 24 Apr 2009 22:14:02 +0000 (15:14 -0700)
committerAmith Yamasani <yamasani@google.com>
Fri, 24 Apr 2009 22:51:15 +0000 (15:51 -0700)
Properly concatenate characters to create a full word before adding the word to the tree.


No differences found