emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: The --with-wide-int build and Lisp_Sub_Char_Table assertion


From: Paul Eggert
Subject: Re: The --with-wide-int build and Lisp_Sub_Char_Table assertion
Date: Mon, 12 Jan 2015 11:30:05 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

On 01/12/2015 08:29 AM, Eli Zaretskii wrote:
   verify ((offsetof (struct Lisp_Sub_Char_Table, contents)
           - header_size) % word_size == 0);

Although that should work, even better let's change it to directly check both alignment and location. I installed the attached patch to try to do that.

Attachment: 0001-Port-to-32-bit-MingGW-with-wide-int.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]