emacs-diffs
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] /srv/bzr/emacs/trunk r107675: dispextern.h (struct gly


From: Stefan Monnier
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r107675: dispextern.h (struct glyph): Change the bit length of glyphless.ch to 22 to make the member glyphless fit in 32 bits.
Date: Sun, 25 Mar 2012 14:30:02 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux)

>   dispextern.h (struct glyph): Change the bit length of glyphless.ch to 22
> to make the member glyphless fit in 32 bits.

I think it's safer to reduce it to 25 bits, otherwise `val' field will
refer to undefined bits.


        Stefan "Of course we could also reduce the `val' field accordingly"



reply via email to

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