[PATCH 1/3] wineps.drv: Make the Unicode name-sorted glyph table fully const.

Henri Verbeet hverbeet at gmail.com
Wed Sep 16 04:39:35 CDT 2015


On 16 September 2015 at 00:02, Erich E. Hoover
<erich.e.hoover at 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.



More information about the wine-devel mailing list