On Wed, Sep 16, 2015 at 3:39 AM, Henri Verbeet hverbeet@gmail.com wrote:
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.
Sorry, I've been incredibly busy and wasn't paying close enough attention to the fact that those tables did not contain pointers. Patch 3 still applies.
Best, Erich