16 Sep
2015
16 Sep
'15
9:39 a.m.
On 16 September 2015 at 00:02, Erich E. Hoover <erich.e.hoover(a)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.