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

Erich E. Hoover erich.e.hoover at wine-staging.com
Wed Sep 16 11:33:35 CDT 2015


On Wed, Sep 16, 2015 at 3:39 AM, Henri Verbeet <hverbeet at gmail.com> wrote:
> 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.

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



More information about the wine-devel mailing list