On 16 September 2015 at 00:02, Erich E. Hoover erich.e.hoover@wine-staging.com wrote:
This patch series fixes several places where glyph table values are not const, preventing the compiler from placing the table in read-only memory.
Did you verify this does what you think it does? I suspect you don't really understand const and relocations.