GitHub user rectang opened a pull request:
https://github.com/apache/lucy/pull/2
Remove casting-away-const-ness
Now that we've migrated from `const CharBuf*` through `const String*` to
simply `String*`, this long-awaited change can be made.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rectang/lucy cfish-string-prep1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucy/pull/2.patch
----
----
