Avoid char * array members in the library
commit16cde15a2f7087c23f780615063d37adb979ee4a
authorOlly Betts <olly@survex.com>
Tue, 28 Nov 2017 04:50:38 +0000 (28 17:50 +1300)
committerOlly Betts <olly@survex.com>
Tue, 28 Nov 2017 20:59:13 +0000 (29 09:59 +1300)
tree7c9d63548778f1b320fa36968b6f800a169a496f
parent8cb79ae4d5189028ed31cd8e47253bec0a050966
Avoid char * array members in the library

This reduces relocations at dynamic library load time, which reduces
the time to load the library.
xapian-core/backends/glass/glass_compact.cc