git pull.
gdb ./htsearch/htsearch
handle SIGALRM ignore
run restrict=foo+bar;words=default;format=builtin-short
make CXXFLAGS="-g -O0"
strlist: public list<string>
to replace StringList,
e.g. in the context of htsearch.cc.
Replacing it required to extract and add
a create (parser) and a join functions.
wchar_t, i.e. utf-8.
Using utf-16 as does icu internally.
So far not colliding against C++ specializations,
although may in later stand versions (2014, 2018...?)